I'm searching way to get Android system colors - color theme used in device.
Using android:color/
I didn't get correct colors.
For example: background color in my device is BLACK
, menu background color is DARKGREY
.
Values from android:color/
in device is: only BLACK
and WHITE
backgrounds.
Search for and select Open App, and then, on the New Shortcut page, tap Choose. Locate the app whose appearance you want to change. Back on the New Shortcut page, you'll see the app name; tap More (three dots), change the app's name, tap its icon, select Color, and choose a new color.
Android green is a shade of chartreuse or Caribbean green, defined by Google as the color of the Android robot mascot, used as a logo for the Android operating system.
You can get android system color using
android:textColor="@android:color/black"
And this is working fine
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With