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

ISSUE-652: define ALLOW_ALL & ALLOW_SELECTED on Permissions.Button #653

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

Conversation

TTC1018
Copy link

@TTC1018 TTC1018 commented Jul 1, 2024

The enum object for "Select photos and videos" & "Allow all",
which was added for photos and videos since Android 14, is not defined yet.
So I defined them in Permissions.Button
After implementing it, I verified that it works properly.

Please check out this

Closes #652

@CLAassistant
Copy link

CLAassistant commented Jul 1, 2024

CLA assistant check
All committers have signed the CLA.

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.

Permissions.Button needs additional objects for new options.
2 participants