android-audio-visualizer icon indicating copy to clipboard operation
android-audio-visualizer copied to clipboard

Fatal Exception: java.lang.ArrayIndexOutOfBoundsException

Open nekooei opened this issue 5 years ago • 0 comments

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)

nekooei avatar Aug 31 '19 12:08 nekooei