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

多次切换点击ActivityUtils Demo 中列表导致崩溃,比如切换了CLz、Clz Opt,再切换到Clz Opt就会崩 #380

Closed
boluomee opened this issue Jan 11, 2018 · 1 comment

Comments

@boluomee
Copy link

java.lang.NullPointerException: Argument 'options' of type Bundle (#2 out of 3, zero-based) is marked by @android.support.annotation.NonNull but got null for it
at com.blankj.utilcode.util.ActivityUtils.startActivity(ActivityUtils.java:110)
at com.blankj.androidutilcode.feature.core.activity.ActivityActivity.onWidgetClick(ActivityActivity.java:138)
at com.blankj.androidutilcode.base.BaseActivity.onClick(BaseActivity.java:63)

@Blankj
Copy link
Owner

Blankj commented Feb 12, 2018

安卓版本兼容问题,导致获取 opt 为空,已修复现在

@Blankj Blankj closed this as completed Feb 12, 2018
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

2 participants