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

Allow only 1 picture to be selected by System Picker through Nearby #5680

Merged
merged 7 commits into from
Apr 1, 2024

Conversation

rohit9625
Copy link
Contributor

Description (required)

Fixes #5677

What changes did you make and why?
Make a minor change so that when initiating Gallery Picker the condition binding.nearbyFilter.chipView.choiceChipWlm.isChecked()` will work fine.

Tests performed (required)

Tested ProdDebug on Samsung A14 with API level 34.

Screenshots (for UI changes only)
None

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nearby system picker now allows only one picture to be selected, thanks a lot!

@nicolas-raoul nicolas-raoul merged commit e56de2c into commons-app:main Apr 1, 2024
1 check passed
@rohit9625 rohit9625 deleted the nearby branch April 4, 2024 04:18
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.

Nearby -> System picker: Only allow 1 picture to be selected
2 participants