Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

基于 Android Q 的 MIUI 11 点击 “import config” 闪退 #36

Closed
zengmiaokun opened this issue Dec 5, 2019 · 4 comments
Closed

Comments

@zengmiaokun
Copy link

java.lang.NullPointerException: Attempt to get length of null array
at me.rosuh.filepicker.FilePickerActivity.isLotsOfFiles(FilePickerActivity.kt:400)
at me.rosuh.filepicker.FilePickerActivity.access$isLotsOfFiles(FilePickerActivity.kt:41)
at me.rosuh.filepicker.FilePickerActivity$prepareLauncher$1.invokeSuspend(FilePickerActivity.kt:131)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:241)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:227)
at android.app.ActivityThread.main(ActivityThread.java:7523)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:953)

@zengmiaokun
Copy link
Author

目前用类原生的系统是正常的,但是用开发版MIUI11暂时会闪退。

@zengmiaokun zengmiaokun changed the title 基于 Android Q 的 MIUI 11 无法 “import config” 基于 Android Q 的 MIUI 11 点击 “import config” 闪退 Dec 5, 2019
@tindy2013
Copy link

@zengmiaokun filepicker对android q有些兼容性问题 等上游修复

@xuhaoyang
Copy link

@zengmiaokun 已经修复

@zengmiaokun
Copy link
Author

最新版已经解决了,谢谢了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants