ngocdaothanh / cordova-plugin-unswipable-android-status-bar

Prevents Android status bar to be swiped down to display system quick menu
MIT License
4 stars 3 forks source link
cordova-android-plugin

Cordova plugin to prevent Android status bar to be swiped down to display system quick menu.

Install:

cordova plugin add https://github.com/ngocdaothanh/cordova-plugin-unswipable-android-status-bar.git

Usage:

unswipableAndroidStatusBarPlugin.prevent();

The code is from http://stackoverflow.com/questions/25284233/prevent-status-bar-for-appearing-android-modified