BottomBarLayout icon indicating copy to clipboard operation
BottomBarLayout copied to clipboard

问题非常大,java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

Open hdProj opened this issue 3 years ago • 1 comments

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.get(ArrayList.java:437) at com.chaychan.library.BottomBarLayout.onRestoreInstanceState(BottomBarLayout.java:272) at android.view.View.dispatchRestoreInstanceState(View.java:20929) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4019) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.View.restoreHierarchyState(View.java:20907) at com.android.internal.policy.PhoneWindow.restoreHierarchyState(PhoneWindow.java:2185) at android.app.Activity.onRestoreInstanceState(Activity.java:1721)

hdProj avatar Oct 31 '21 06:10 hdProj

@hedongBlog 请用最新版2.0.2

chaychan avatar Nov 01 '21 06:11 chaychan