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 are invisible in Android 7.0 #123

Open
nirajbrn opened this issue Jan 31, 2017 · 3 comments
Open

Button are invisible in Android 7.0 #123

nirajbrn opened this issue Jan 31, 2017 · 3 comments

Comments

@nirajbrn
Copy link

All the buttons are invisible in Android 7.0, Its could be fix by passing Dialog theme, But there is no option to pass dialog theme in context.

@1442acb42ee0e3a727d7330e9755eb94

Cany anybody else confirm this? We would like to use Android-Rate in out app, but not if it does not support the upcoming nougat release.

@sevar83
Copy link

sevar83 commented Aug 30, 2017

It works for me on API25 but a custom dialog theme would be much appreciated.

@AlexanderLS
Copy link

AlexanderLS commented Apr 20, 2018

@nirajbrn @1442acb42ee0e3a727d7330e9755eb94 @sevar83 AndroidRate release 1.1.5 works fine on API24-27, also you can use a specific theme to inflate the dialog:
AppRate.with(this).setThemeResId(int);

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

4 participants