-
After upgrading app to Mosby 3.1.0 crash analytics have started displaying crashes like:
```
java.lang.RuntimeException: Unable to destroy activity {p/p.a}: java.lang.NullPointerException: Attempt…
-
2019-07-18 17:46:51.359 30945-30945/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.dandelion.shurong, PID: 30945
java.lang.RuntimeException: Unable to start activity ComponentInfo{co…
-
业务在不断推进,团队的多人协作效果并不是很好,业务内容庞大且繁杂,不同成员迥异的实现风格使得项目的维护成本越来越高,是时候做一次架构上的重构了。
大致的目标如下:
- **易用性**
迁移的成本需要适当控制,不能给开发人员过重的额外代价,不然新架构根本推不动;可以考虑部分代码自动生成
- **可测试性**
将UI代码与业务代码进行拆分,UI层和业务层可以分别进行单元测试 #47
- *…
-
手机运行安装项目都正常,打包手机安装项目也正常。
但是,无论是应用升级还是补丁热更新,都会报一下错误,
Tinker 和 Dragger 是否冲突
Tinker.UncaughtHandler: TinkerUncaughtHandler catch exception:java.lang.RuntimeException: Unable to start activity Comp…
-
https://blog.onestravel.cn/20181225/android/kotlin-yu-yan-ji-yu-mvp-retrofit-rxjava-feng-zhuang-de-android-xiang-mu-de-ji-chu-yi-lai-ku/
Kotlin语言基于Mvp+Retrofit+RxJava封装的Android项目的基础依赖库前言该Library是基于…
-
### I have checked if others have suggested this already
- [x] I have checked this issue tracker to see if others have reported similar issues.
### Feature description
What I call "switches" …
-
Coming from [here](https://expensify.slack.com/archives/C05LX9D6E07/p1697644880585569)
When we have refactored the App navigation, we have chose to use the normal react-navigation stack as that gav…
-
java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid view holder adapter positionUserEmptyHolder{7dfa329 position=20 id=-1, oldPos=0, pLpos:0 scrap [attachedScrap] tmpDetached no paren…
-
may is the same like [https://github.com/sockeqwe/mosby/issues/298](https://github.com/sockeqwe/mosby/issues/298) but i don't know.
First i got this problem in my own code and then i just download t…
-
OK, more or less I have some insights on how a Android project is structured and what I "trendy" (or I am completely lost :P)
Will stop for a bit roaming around over many sites and try to get one a…