- Jun 6, 2020
- 11,559
- 4,422
Hi All.
I have the following code.
If I try to delete the last record immediately it crashes (Release)
Example if I delete randomly (1,3,2,4) everything ok, but when I get to the last one it gives the error java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
B4X:
But if add Sleep(0) the same code work:
B4X:
Bug or what ?
I have the following code.
If I try to delete the last record immediately it crashes (Release)
Example if I delete randomly (1,3,2,4) everything ok, but when I get to the last one it gives the error java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
But if add Sleep(0) the same code work:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Bug or what ?
برای دیدن لینک ها باید ثبت نام کنید