0.1.2 • Published 8 years ago

cordova-plugin-overview v0.1.2

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

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" />

License

The MIT License (MIT)