I can't seem to find any documentation on changing the color of the header for each in app the multitask view. As you can see in the image below, all the headers are default white ( I know they are webpages, but just using the image to show what I want to be changing).
I just created a plugin called "HeaderColor" for cordova (only for Android devices) that does what you want. I hope it helps you.
cordova plugin add cordova-plugin-headercolor
window.plugins.headerColor.tint("#becb29");
https://github.com/tomloprod/cordova-plugin-headercolor
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