We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
java.lang.ClassCastException android.os.Parcel$LazyValue cannot be cast to com.xxx.xxx.bean 只要在接收页面 调用的接收的对象 就报上面的错了
The text was updated successfully, but these errors were encountered:
不好意思,今天才看到这个issues。 现在问题已修复,但因为jcenter仓库早已关闭,所以发布不了版本,你需要手动将仓库中的ActivityMessenger.kt 和Extensions.kt 复制到你的项目中,然后把原来的依赖删除掉。
Sorry, something went wrong.
No branches or pull requests
java.lang.ClassCastException
android.os.Parcel$LazyValue cannot be cast to com.xxx.xxx.bean
只要在接收页面 调用的接收的对象 就报上面的错了
The text was updated successfully, but these errors were encountered: