SlidingSquareLoaderView icon indicating copy to clipboard operation
SlidingSquareLoaderView copied to clipboard

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

Open eddydn opened this issue 8 years ago • 11 comments

I have this exception when i call show() method !

Please check

eddydn avatar Jun 16 '17 01:06 eddydn

I will check it

soulyaroslav avatar Jun 19 '17 08:06 soulyaroslav

@eddydn Could you please describe what device you use for testing?

soulyaroslav avatar Jun 19 '17 08:06 soulyaroslav

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 avatar Jun 19 '17 09:06 eddydn

@eddydn describe emulator characteristics, please

soulyaroslav avatar Jun 19 '17 11:06 soulyaroslav

Same issue. Nexus 5X. Android 7.1.2

ranveeraggarwal avatar Jun 22 '17 18:06 ranveeraggarwal

@ranveeraggarwal thanks for your response, i will check it

soulyaroslav avatar Jun 23 '17 06:06 soulyaroslav

Any solution? I have the same exception

Pedromrl avatar May 18 '18 14:05 Pedromrl

I have the same exception. Any solution? Please help. Device LG G6.

SayantanINT avatar Jun 28 '18 08:06 SayantanINT

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) }

s4-ali avatar Jul 06 '18 11:07 s4-ali

I have the same issue on android emulator, How to fix it?

roiamiel1 avatar Jul 13 '19 00:07 roiamiel1

I have the same issue while using in java code

vinilmtuity avatar Oct 30 '19 14:10 vinilmtuity