NativeScript Blog
Styling: Android FullScreen and Navigation Bar Color
Dan Wilson
March 11, 2016
Find out how to use the Android Immersion Mode and also how to style the Navigation bar.
Brad Martin wrote a detailed article on two interesting features of Android, Immersive mode and Navigation Bar Styling.
Immersive (or Full Screen) Mode
Immersive mode on Android hides the navigation and status bars and lets your app capture all touch events on the screen. Using this technique, you can take over more of the screen with your application. There are several modes of Immersion and each one gives different benefits.
Coloring the Navigation Bar
Further, many NativeScript users have questioned how best to add color to the Navigation bar. Brad details how to accomplish this, complete with source code examples.
Immersive (or Full Screen) Mode
Immersive mode on Android hides the navigation and status bars and lets your app capture all touch events on the screen. Using this technique, you can take over more of the screen with your application. There are several modes of Immersion and each one gives different benefits.
Coloring the Navigation Bar
Further, many NativeScript users have questioned how best to add color to the Navigation bar. Brad details how to accomplish this, complete with source code examples.