Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Class Cast Exception on ArcChartView.kt line 698 #3

Open
NyiNyiLin opened this issue Nov 18, 2019 · 1 comment
Open

Class Cast Exception on ArcChartView.kt line 698 #3

NyiNyiLin opened this issue Nov 18, 2019 · 1 comment

Comments

@NyiNyiLin
Copy link

Caused by java.lang.ClassCastException: java.lang.Object[] cannot be cast to java.lang.Integer[] at com.neo.arcchartview.ArcChartView$SavedState.(ArcChartView.kt:698) at com.neo.arcchartview.ArcChartView$SavedState$CREATOR.createFromParcel(ArcChartView.kt:665) at com.neo.arcchartview.ArcChartView$SavedState$CREATOR.createFromParcel(ArcChartView.kt:664) at android.os.Parcel.readParcelable(Parcel.java:2777) at android.os.Parcel.readValue(Parcel.java:2671) at android.os.Parcel.readSparseArrayInternal(Parcel.java:3126) at android.os.Parcel.readSparseArray(Parcel.java:2354) at android.os.Parcel.readValue(Parcel.java:2728) at android.os.Parcel.readArrayMapInternal(Parcel.java:3045) at android.os.BaseBundle.initializeFromParcelLocked(BaseBundle.java:288) at android.os.BaseBundle.unparcel(BaseBundle.java:232) at android.os.Bundle.getSparseParcelableArray(Bundle.java:1010)

on Mi 8 (android v9), Redmi 5 plus (android v8.1.0)

@oduysmara
Copy link

oduysmara commented Jul 8, 2020

i have the same issue on Note8 Samsung, any solution for this issue ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants