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 customization of rationale dialog theme #174

Closed
rramprasad opened this issue Nov 23, 2017 · 5 comments
Closed

Allow customization of rationale dialog theme #174

rramprasad opened this issue Nov 23, 2017 · 5 comments

Comments

@rramprasad
Copy link

Rationale message dialog shows text and buttons as white color.Actually my app needs colorAccent should be white.So not able to set custom theme for rationale dialog.How to fix this issue.

@lingdianguole
Copy link

me too,How to fix this issue for you

@jrm0695
Copy link

jrm0695 commented Nov 25, 2017

how to even disable the rationale message ? i need to make my own behavior when the user deny a permission without having to deal with this dialog

@rramprasad
Copy link
Author

For workaround,I have changed my colorAccent for the particular Activity by setting separate theme.But we need to make the rationale message as optional and theme customization

@samtstern
Copy link
Contributor

As @rramprasad this color comes from colorAccent.

@samtstern samtstern changed the title Rationale message dialog shows text and buttons as white color Allow customization of rationale dialog theme Nov 27, 2017
@samtstern samtstern added this to the 1.1.0 milestone Dec 6, 2017
@samtstern
Copy link
Contributor

This has been fixed by @SUPERCILEX and is available in version 1.1.0 through the new PermissionRequest API. See the README for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants