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

Improvement: adopt shouldShowRequestPermissionRationale #2

Open
stari4ek opened this issue Jul 30, 2016 · 1 comment
Open

Improvement: adopt shouldShowRequestPermissionRationale #2

stari4ek opened this issue Jul 30, 2016 · 1 comment

Comments

@stari4ek
Copy link

if user denied permissions already - we have a chance to show explanation UI.
And this is the way to honor "don't ask again".

@stari4ek
Copy link
Author

stari4ek commented Jul 30, 2016

Hmm. Probably there is no need to integrate it to the lib.
it's possible to use PermissionUtils.toPermissions with shouldShowRequestPermissionRationale on it, and go with request after if needed.

Great lib design, btw!

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

1 participant