java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
I have this exception when i call show() method !
Please check
I will check it
@eddydn Could you please describe what device you use for testing?
I'm using emulatopr of Android Studio
2017-06-19 15:41 GMT+07:00 Gavryschuk Yaroslav [email protected]:
@eddydn https://github.com/eddydn Could you please describe what device you use for testing?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/steelkiwi/SlidingSquareLoaderView/issues/1#issuecomment-309376083, or mute the thread https://github.com/notifications/unsubscribe-auth/ALERyPiuuTWKoTGsEZ69Cw01QuItXvesks5sFjQrgaJpZM4N76-E .
@eddydn describe emulator characteristics, please
Same issue. Nexus 5X. Android 7.1.2
@ranveeraggarwal thanks for your response, i will check it
Any solution? I have the same exception
I have the same exception. Any solution? Please help. Device LG G6.
same issue with huawei P9 light at
`private fun animateViews() {
val currentView: View = squares[viewsPosition[currentViewPosition]]
==>> val currentWay: Path = ways[waysPosition[currentWayPosition]].currentWay
animateView(currentView, currentWay, Constant.CURRENT_DURATION) }
I have the same issue on android emulator, How to fix it?
I have the same issue while using in java code