Android-RateThisApp icon indicating copy to clipboard operation
Android-RateThisApp copied to clipboard

Change colors

Open ryantomlinson95 opened this issue 8 years ago • 2 comments

Is there a way to make it not inherit your app's colors so that you can customize them?

ryantomlinson95 avatar May 18 '16 14:05 ryantomlinson95

You have to change the accent color. See https://developer.android.com/training/material/theme.html

DennyWeinberg avatar Jun 19 '16 16:06 DennyWeinberg

Or you could set a custom view to the alert builder, but it will be a long way.

codecsand avatar Jan 08 '17 17:01 codecsand