RSS Feed/News Is there a way to change Android Navigation bar color?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
31,279
Points
823

Reputation:

There's a style option metaThemeColor, which I presume is supposed to do just that, but it doesn't.

Other finds are hard coding
HTML:

<meta name="theme-color" content="">
to set the color to inherit from.

But, in doing so, that would remove the built in light/dark mode, and may mess up light mode to display darker, if you wanted to just be constrained to a light style, as that is already defined in PAGE_CONTAINER.

As you can see from the screenshot, it makes navigation...

Read more

Continue reading...
 
Status
Not open for further replies.
Top