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

Selected Images #9

Closed
singh-karan-7 opened this issue May 24, 2017 · 2 comments
Closed

Selected Images #9

singh-karan-7 opened this issue May 24, 2017 · 2 comments

Comments

@singh-karan-7
Copy link

If we have selected 2 images using this multimager and next time, if we start the intent and choose to select images from gallery, then previous selected images should automatically show as selected in gallery. How to do that?

@vansikrishna
Copy link
Owner

This library doesn't remember the previously picked images and hence continues to allow general selection. If you can copy this source code as part of your project then you can pass the previously picked image "ids" through Params instance. And modify the images adapter to disable the image selection if its "id" already exists in the previously selected list.

@vansikrishna
Copy link
Owner

Closing this issue since no updates recently.

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