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

关于androidx问题 #5

Open
abbaccc opened this issue May 21, 2020 · 4 comments
Open

关于androidx问题 #5

abbaccc opened this issue May 21, 2020 · 4 comments

Comments

@abbaccc
Copy link

abbaccc commented May 21, 2020

没有适配androidx还能用吗,有什么解决方法

@zhujiang521
Copy link
Owner

应该可以使用,我没进行测试,你可以新建一个分支试试,如果不行的话,可以直接复制项目中的扩展函数使用就行。

@hcpai5
Copy link

hcpai5 commented May 22, 2020

androidx报空指针异常
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.reflect.Method.isAnnotationPresent(java.lang.Class)' on a null object reference

@zhujiang521
Copy link
Owner

androidx报空指针异常
java.lang.NullPointerException:尝试在空对象引用上调用虚拟方法'boolean java.lang.reflect.Method.isAnnotationPresent(java.lang.Class)'

应该是混淆的问题,你把使用到的类keep下应该就可以了,不行了你再说,我看看

@hcpai5
Copy link

hcpai5 commented May 26, 2020

androidx报空指针异常
java.lang.NullPointerException:尝试在空对象引用上调用虚拟方法'boolean java.lang.reflect.Method.isAnnotationPresent(java.lang.Class)'

应该是混淆的问题,你把使用到的类keep下应该就可以了,不行了你再说,我看看

你还是看看吧 哈哈

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