Closed
Bug 936099
Opened 11 years ago
Closed 4 years ago
We should use new Android 4.4 full-screen modes to draw content underneath the toolbar and status bar
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect)
Tracking
(fennec+)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: cwiiis, Unassigned)
References
Details
New APIs in Android 4.4 KitKat, as I understand it, allow you to have true full-screen, where though the status bar and toolbar are still visible, your app can draw content underneath them.
I suggest that we at least experiment with using these APIs, in combination with viewport margins, to draw page content in this area. I imagine a proof-of-concept wouldn't be *too* difficult to get going.
Updated•10 years ago
|
tracking-fennec: --- → ?
Comment 5•10 years ago
|
||
Rather than draw content under the nav and menu bars, I would recommend making them disappear in the same manner as the location bar. A perfect example of this is Pocket app's webview. Scroll down and you see nothing but webpage. Scroll up and location, nav, and menu bars reappear. It's beautiful.
Comment 6•10 years ago
|
||
I actually just want fullscreen mode (videos, reader mode) to use this at first. Doing what comment 5 describes sounds awesome too, but that would be 2.0, IMHO.
Updated•10 years ago
|
Assignee: nobody → lucasr.at.mozilla
tracking-fennec: ? → 35+
Updated•10 years ago
|
tracking-fennec: 35+ → +
Updated•10 years ago
|
Assignee: lucasr.at.mozilla → nobody
Comment 7•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•