Groups
Groups
Sign in
Groups
Groups
phonegap
Conversations
About
Send feedback
Help
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 AM
1/26/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.
https://developer.android.com/training/system-ui/status.html
But not working. Please suggest me how do i resolve this issue?
Kerri Shotts
unread,
Jan 26, 2015, 10:24:41 AM
1/26/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
1/26/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phon...@googlegroups.com
That's the line from the docs at
docs.cordova.io
Reply all
Reply to author
Forward
0 new messages