mesmotronic / cordova-plugin-fullscreen

Plugin for Cordova (PhoneGap) to enable Android's various full screen modes
BSD 3-Clause "New" or "Revised" License
168 stars 56 forks source link

Merge into cordova statusbar plugin #6

Closed mobidev111 closed 8 years ago

mobidev111 commented 9 years ago

Nice work.

The functionality of this plugin should be part of the cordova statusbar plugin - which hides the statusbar on multiple platforms, including android: https://github.com/apache/cordova-plugin-statusbar/blob/master/src/android/StatusBar.java

This would give code significantly more leverage.

Created a corresponding issue for Cordova: https://issues.apache.org/jira/browse/CB-9131

neilrackett commented 8 years ago

The latest official status bar plugin now supports immersive mode, which was the original aim of this plugin, so I'll consider this issue closed.