Skip to content

Commit

Permalink
Disable Nav Bar
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhawat2 committed Oct 14, 2017
1 parent 3525779 commit cc57c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
<!-- Add Night Display -->
<bool name="config_nightDisplayAvailable">true</bool>

<!-- Enable Navigation Bar -->
<bool name="config_showNavigationBar">true</bool>
<!-- Enable Navigation Bar
<bool name="config_showNavigationBar">true</bool> -->

<!-- Enable doze mode
ComponentName of a dream to show whenever the system would otherwise have gone to sleep. -->
Expand Down

0 comments on commit cc57c8a

Please sign in to comment.