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

Button Text not visible #19

Open
eknoes opened this issue Jan 17, 2018 · 0 comments
Open

Button Text not visible #19

eknoes opened this issue Jan 17, 2018 · 0 comments

Comments

@eknoes
Copy link
Contributor

eknoes commented Jan 17, 2018

When I try to export data, the button text for the permission description is white on white background, therefore not visible.

Steps to reproduce:
Go to History -> Export
Alert Dialog has no visible buttons

Screenshot example

I think this is because of the line in styles.xml:

        <item name="android:dialogTheme">@style/DialogTheme</item>

So it uses the DialogTheme which has a white text, but it somehow does not apply the blue padding for this alert dialog.

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