Skip to content

HeaderColor is a cordova plugin to change color of header in multitask view. Android devices.

License

Notifications You must be signed in to change notification settings

tomloprod/cordova-plugin-headercolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-headercolor License

HeaderColor is a cordova plugin to change color of header in multitask view. Android devices.

Supported Platforms

  • Android

Installation

Cordova:

cordova plugin add cordova-plugin-headercolor

Usage

This plugin exports an object with one method called "tint":

window.plugins.headerColor.tint("#becb29");

You can also specify the header color in your config.xml:

<preference name="HeaderColor" value="#becb29" />

About

HeaderColor is a cordova plugin to change color of header in multitask view. Android devices.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published