Skip to content

Conversation

joewoodhouse
Copy link

Prevents a crash where if the user specifies a limit to pickImages that is above the system's maximum limit. Currently supplying a limit value of, say, 10,000 will result in crash with the following exception:

Max items must be less or equals MediaStore.getPickImagesMaxLimit()

This change makes the check as suggested in the error.

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.

1 participant