How to set the Android App Switcher Color

Hello,
I tried everything to set the Color of the App Header in the App Switcher on Android 5+.
I read that you set it with the “theme-color” metatag in the index.html

<meta name="theme-color" content="#387ef5">

But that has no effect at all. I also tried to remove and add the android platform to make sure there are no cached files…

I checked the ionic-conference app source code and there it works fine if I compile the app.

Is there anything that I missed?

Best regards

Hey,

Did you find a solution? I’m struggling with the same thing at the moment.

Thanks.

Here you have it: https://ionicframework.com/docs/native/header-color/

1 Like