GautamChibde/android-audio-visualizer

Fatal Exception: java.lang.ArrayIndexOutOfBoundsException

nekooei opened this issue · 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)