Zhu

Results 9 comments of Zhu

希望得到解决,目前线上崩溃率极高

invoke registerOnPageChangeCallback() and pass ViewPager2.OnPageChangeCallback which use magicIndicator.onPageScrolled(...) override onPageScrolled(...) and magicIndicator.onPageSelected(...) override onPageSelected(...)

Fail to login by using XIAOMINOTE even though the username and password is right.

download link: https://plugins.jetbrains.com/plugin/10187-androidsourceviewer , then put the jar in the directory: xxx\plugins\AndroidSourceViewer\lib

Have a try to combine response in a Repository layer and then pass the Repository to a new UseCase.

Have a try to combine response in the Repository layer and then pass the Repository to a new UseCase.

> Dex 39 is not supported as the error msg said, we are working on supporting new versions but it's currently not our high priority. thx for your response, It...

> I just fixed this issue by replace ./gradlew assembleRelease by ./gradlew app:assembleRelease Why does this work?