Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.StringIndexOutOfBoundsException #35

Closed
AlimuddinSodel opened this issue May 16, 2023 · 7 comments
Closed

java.lang.StringIndexOutOfBoundsException #35

AlimuddinSodel opened this issue May 16, 2023 · 7 comments

Comments

@AlimuddinSodel
Copy link

FATAL EXCEPTION:
java.lang.StringIndexOutOfBoundsException: begin 0, end 178, length 176
at java.lang.String.checkBoundsBeginEnd(String.java:3942)
at java.lang.String.substring(String.java:2467)

@iamageo
Copy link
Owner

iamageo commented May 16, 2023

Hello @AlimuddinSodel ,thanks for your issue, I'm analyzing the error sent and I'll be back soon with updates.

@AlimuddinSodel
Copy link
Author

@iamageo did you fix the issue?

@iamageo
Copy link
Owner

iamageo commented May 30, 2023

Hello @AlimuddinSodel, I couldn't reproduce the specified error, can you give me details of your implementation?

@AlimuddinSodel
Copy link
Author

Try to scroll recyclerView continuously

@iamageo
Copy link
Owner

iamageo commented Jun 3, 2023

try again using new version 1.0.2

See:

Release 1.0.2

Full Changelog: 1.0.1...1.0.2

@AlimuddinSodel
Copy link
Author

Thanks man. its working now

@iamageo
Copy link
Owner

iamageo commented Jun 5, 2023

Thanks for your contributing! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants