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

ImageAdapter: fixed issue where selected count showed the size of the… #5222

Closed
wants to merge 2 commits into from
Closed

Conversation

VinzRoosen
Copy link

@VinzRoosen VinzRoosen commented May 3, 2023

fixed issue where selected count showed the size of the selectedImages (arrayList) instead of the image index.

I passed the correct parameter to the itemSelected function. Instead of the number of total images in the list, the index of every image.

Tested debug-master on Samsung s22 with API level Android 13.

@sivaraam
Copy link
Member

Closing this per #5221 (comment)

Thank you for your contribution! Feel free to raise an MR with the alternate solution that was suggested 🙂

@sivaraam sivaraam closed this Jun 25, 2023
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

Successfully merging this pull request may close these issues.

2 participants