-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update full screen mode to use immersive on KitKat #229
Comments
I agree with this idea. Added to T project. In order to do this, we need to implement a back button on the left of the navigation bar that is displayed when tapping on a page when reading pdfs. |
Do you have a test device with KitKat?
|
We'll get one. |
I would recommend a device with software navigation buttons (https://developer.android.com/images/training/navigation-bar.png) like the Nexus 7 or Nexus 10 if you don't already have one. The Nexus devices will also get new version of Android quickly so are always good for testing. |
Android 4.4 introduces a new full-screen immersive mode which uses the full screen space included the space used by the status and (soft) navigation bar.
https://developer.android.com/training/system-ui/immersive.html
The text was updated successfully, but these errors were encountered: