How do I hide the top status bar in my Firefox OS app? -
i'm developing ffos app , want hide time, battery indicator, etc bar @ top of app. how do that?
you can try use "fullscreen": "true" in manifest.webapp file. check out: https://developer.mozilla.org/en-us/docs/web/apps/manifest
Comments
Post a Comment