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

create a singleSelection() function that let user chose single image #8

Open
muhammadkamranlatifraza opened this issue Jun 10, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@muhammadkamranlatifraza

this has two problems, first it wont let any other image selected as it requires second user will have to deselect and then only it can select new image and proceeded with it,

either this
new Gligar().requestCode(PICKER_REQUEST_CODE).withFragment(this).limit(1).show()
should allow selection of other images while one is selected or setSingleSelection(true) should be made that could introduce such behavior

Praises to creator

@sterien7
Copy link

Totally agreed with @muhammadkamranlatifraza it will be a great UX enhancement.
Looking forward to that

@sterien7
Copy link

@hani-momanii any update on that?

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

No branches or pull requests

3 participants