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

added feature that clearing current selection if max selectable is 1 #808

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cstlex
Copy link

@cstlex cstlex commented Aug 23, 2020

if max selectable is 1,
user would want to change the selection by just clicking other image.

@JayParikh20
Copy link

Please merge this!

@cstlex
Copy link
Author

cstlex commented Oct 12, 2020

Anyone who needs this feature before it gets merged, use jitpack

add

maven { url 'https://jitpack.io' }

to repositories in application's build.gradle

and

add

implementation 'com.github.cstlex:Matisse:master-SNAPSHOT'

to dependencies in application's build.gradle

luowenyue added a commit to luowenyue/Matisse that referenced this pull request Feb 8, 2022
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.

None yet

2 participants