-
Notifications
You must be signed in to change notification settings - Fork 138
Slider onClick #98
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
Comments
This is also happening to me. I have a slider in the main activity and another one in a fragment within that activity. The slider on click works fine in the main activity and crashes on the fragment (I'm getting -2 also). Update: |
@riocallos I already solve this problem by make another logic when image just 1.. cause why u use banner if u just 1 image? |
@rnofriwandikepoo308 Because my images are setup in the backend. For now there is just one image but in the future we might add additional images thus the need for banner sliders. I wanted it to be dynamic. |
same with me.. |
Uh oh!
There was an error while loading. Please reload this page.
When i Click on Slider and get List data position i got error and the position -2 . Why?
and how to get data from list when data just 1?
The text was updated successfully, but these errors were encountered: