cordova-plugin-overview
v0.1.2
Published
Customize the Android Overview Screen
Downloads
5
Readme
cordova-plugin-overview
Customize the Android Overview Screen
Installation
This installation method requires cordova 5.0+. This must be compiled at Android API level 21 or higher.
cordova plugin add cordova-plugin-overview
Preferences
config.xml
The plugin supports any string from android.graphics.Color.parseColor().
<preference name="OverviewColor" value="#bd3138" />