Skip to content

AndroidFullScreen plugin 1.2.0

Latest
Compare
Choose a tag to compare
@neilrackett neilrackett released this 02 Dec 17:00
· 14 commits to master since this release

The latest release of this plugin for Cordova (or PhoneGap) 3.0+ adds a new method, setSystemUiVisibility, which mirrors the Android's native method of the same name, enabling users to create custom full screen modes.

Released under BSD license.

Installation

Cordova

cordova plugin add cordova-plugin-fullscreen

PhoneGap

phonegap local plugin add cordova-plugin-fullscreen