hotchemi / Android-Rate

Android-Rate is a library to help you promote your android app by prompting users to rate the app after using it for a few days.
http://hotchemi.github.io/Android-Rate
MIT License
724 stars 216 forks source link

Change Theme #93

Closed AbdulSamadQureshi-zz closed 8 years ago

AbdulSamadQureshi-zz commented 8 years ago

How can i change the theme of this dialog?

I need white background whit black title and body text. Please advise.

hotchemi commented 8 years ago

Please use setDialogStyle, thx. https://github.com/hotchemi/Android-Rate/blob/master/library/src/main/java/hotchemi/android/rate/AppRate.java#L176