You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in API level 16 i receive this exception Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=49; index=49 at com.chibde.visualizer.BarVisualizer.onDraw + 85(BarVisualizer.java:85) at android.view.View.draw + 13458(View.java:13458) at android.view.View.getDisplayList + 12409(View.java:12409) at android.view.View.getDisplayList + 12453(View.java:12453) at android.view.ViewGroup.dispatchGetDisplayList + 2911(ViewGroup.java:2911) at android.view.View.getDisplayList + 12345(View.java:12345) at android.view.View.getDisplayList + 12453(View.java:12453)
The text was updated successfully, but these errors were encountered:
in API level 16 i receive this exception
Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=49; index=49 at com.chibde.visualizer.BarVisualizer.onDraw + 85(BarVisualizer.java:85) at android.view.View.draw + 13458(View.java:13458) at android.view.View.getDisplayList + 12409(View.java:12409) at android.view.View.getDisplayList + 12453(View.java:12453) at android.view.ViewGroup.dispatchGetDisplayList + 2911(ViewGroup.java:2911) at android.view.View.getDisplayList + 12345(View.java:12345) at android.view.View.getDisplayList + 12453(View.java:12453)
The text was updated successfully, but these errors were encountered: