Android Studio: Hide navigation bar?

Is there a way to hide the navigation bar (back, home settings, etc.) in the design view? --- essentially showing my application in full screen mode (except for the dropdown action bar)

+7
android-studio design-view
source share

No one has answered this question yet.

See similar questions:

39
How to show and hide ActionBar using AppCompat v.7

or similar:

1345
Where can I place the assets folder in Android Studio?
1214
Rename package in Android Studio
1206
What is Gradle in Android Studio?
1112
What should be in my .gitignore project for Android Studio?
1005
How to "choose Android SDK" in Android Studio?
784
How to add a library project in Android Studio?
753
Code formatting shortcut in Android Studio
733
What is a shortcut to automatically import everyone into Android Studio?
690
"cannot resolve R character" in Android Studio
487
Android Studio - how to change the path to Android SDK

All Articles