TimelineView icon indicating copy to clipboard operation
TimelineView copied to clipboard

Hello i am trying to run the example but give one error

Open Orlandroid opened this issue 3 years ago • 0 comments

2022-01-25 16:06:07.520 27693-27693/com.akribase.timelineview E/AndroidRuntime: FATAL EXCEPTION: main Process: com.akribase.timelineview, PID: 27693 java.lang.IndexOutOfBoundsException: Index: 24, Size: 24 at java.util.ArrayList.get(ArrayList.java:411) at com.akribase.timelineview.TimelineView.getPosFromIndex(TimelineView.kt:213) at com.akribase.timelineview.TimelineView.onLayout(TimelineView.kt:122)

Orlandroid avatar Jan 25 '22 22:01 Orlandroid