How to hide Status bar/Notification bar in Phonegap android app?

67 views
Skip to first unread message

Santhosh kumar krishnan

unread,
Jan 26, 2015, 12:50:03 AM1/26/15
to phon...@googlegroups.com
Hi,

I'm developed this app using Angular+Phonegap(Hybrid). I'm tried to many way for hiding Status/Notification and action bar in this app. 
Followed this link.

But not working. Please suggest me how do i resolve this issue?

Kerri Shotts

unread,
Jan 26, 2015, 10:24:41 AM1/26/15
to phon...@googlegroups.com
Set fullscreen=true in your config.xml file:

<preference name="Fullscreen" value="true" />
Note: If set, the view doesn't resize when the keyboard is visible. Take that into consideration.

Hopefully that helps.

Kerri Shotts

unread,
Jan 26, 2015, 10:25:02 AM1/26/15
to phon...@googlegroups.com
That's the line from the docs at docs.cordova.io
Reply all
Reply to author
Forward
0 new messages