Languages

Menu
Sites
Language
How hide status bar.[Closed]

How I can hide status bar?

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 Replies
Alex Dem
Hi For Web Apps you could : 1) set viewmodes="fullscreen" in config.xml file. 2) use html5 fullscreen api Alexey.
Vladimir Surov
Hi. Thanks for the solution.