【发布时间】:2016-02-01 19:31:57
【问题描述】:
如何在 phonegap 应用中隐藏 android 5.1 状态栏?
我尝试关注config.xml <preference name="fullscreen" value="true" />
但发现它仅适用于 android 4.0 及更低版本 (https://developer.android.com/training/system-ui/status.html)
【问题讨论】:
-
尝试使用cordova-plugin-statusbar