qingmei2 / RxImagePicker

:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器,提供了知乎和微信主题的支持).
MIT License
1.2k stars 156 forks source link

java.lang.IncompatibleClassChangeError #64

Closed Payaml closed 5 years ago

Payaml commented 5 years ago

java.lang.IncompatibleClassChangeError: Class 'com.qingmei2.rximagepicker_extension_zhihu.ui.ZhihuImagePickerActivity' does not implement interface 'androidx.lifecycle.LifecycleOwner' in call to 'androidx.lifecycle.Lifecycle androidx.lifecycle.LifecycleOwner.getLifecycle()'

Payaml commented 5 years ago

已解决, 兼容库冲突, 删掉有冲突的应用就可以了