Black text on statusbar?

11 views
Skip to first unread message

Gareth Murfin

unread,
Oct 1, 2019, 4:14:12 PM10/1/19
to CodenameOne Discussions
On Android can you se the text in the status bar to be black? Im using yellow for the status bar and white is hard to see, I tried this but it stays white, im presuming colorAccent is the text/clock colour etc? I tried ff000000 and 00000000 but it seems it's still white.

<resources>
   <color name="colorPrimary">#ffFBD532</color>
   <color name="colorPrimaryDark">#ffFBD532</color>
   <color name="colorAccent">#00000000</color>
</resources>

Shai Almog

unread,
Oct 1, 2019, 11:49:26 PM10/1/19
to CodenameOne Discussions
These colors come from the Android native theme not from our colors. We don't provide a way to customize them beyond light/dark.
Reply all
Reply to author
Forward
0 new messages