Top "Android-navigation-bar" questions

Android: How to set status bar and navigation bar semi transparent

In some applications I noticed that the status bar and navigational bar are transparent however, not completely. I do not …

android android-layout android-xml android-statusbar android-navigation-bar
How to show Snackbar above Bottombar?

I'm using roughike's BottomBar 2.0: https://github.com/roughike/BottomBar/ When I display a SnackBar, it shows up on the BottomBar …

android material-design android-snackbar android-navigation-bar
Hiding the status and navigation bars immediately in app launch

I was wondering if there is a way to hide an Android device's soft keys (status and navigation bars) right …

android runtime launch android-statusbar android-navigation-bar