Android-RateThisApp
Android-RateThisApp copied to clipboard
Change colors
Is there a way to make it not inherit your app's colors so that you can customize them?
You have to change the accent color. See https://developer.android.com/training/material/theme.html
Or you could set a custom view to the alert builder, but it will be a long way.