-
A CI process will bring a lot of benefits, so it is very worthy to be applied. :smile:
I am not an expert on setting up CI for mobile projects. Therefore, I can't open a pull request , but you m…
-
Hi, is there any guide on how to implement apollo with mvvm architecture using coroutines?
-
Nothing appears on the phone screen (honor v8 Android 7.0)
-
Thanks for the great library. But it's not working right on API 23. Did you test it on API 23 Devices?
-
短信验证收不到验证码,大胸弟
-
- Saving state on process death
- Removing Dynamo on lifecycle based timer. Useful for memory footprint and or security requirements
- WeakRef based DynamoHolder
- Dynamos in listView
- Multiple views…
-
//Step 7: bind recyclerView to engine
engine.bindView(recyclerView);
传入Android的RecyclerView的崩溃NoSuchMethodError
-
SmartRefreshLayout refreshLayout; //下拉刷新,上拉加载
learnLoader.getArticleVideoData(pageNo, 20, 5).subscribe(new RequestCallback() {
@Override
public void onSuccess(Articl…
-
**Describe the bug**
When I tried to build an APK, I got these errors in the screenshot linked below
**To Reproduce**
Steps to reproduce the behavior:
1. I cloned the repo
2. Waited for everyth…
-
Is it possible to use this framework with coroutine instead of RxJava?