FilePicker
FilePicker copied to clipboard
用了EventBus,建议在文档里面加上说明,因为涉及到 Proguard
亲测遇到的问题,没注意,没加proguard,打包就崩溃了
#------- EventBus ------------
-keepattributes Annotation
-keepclassmembers class ** {
@org.greenrobot.eventbus.Subscribe