sdm710-common: overlay: Set full gesture navigation as default
User can also change it in the gesture settings. Change-Id: I8fca7b006e60f267ce04ac55eefb63af60be9c76
This commit is contained in:
parent
229b7a415d
commit
6b160423d6
1 changed files with 5 additions and 5 deletions
|
@ -426,9 +426,9 @@
|
|||
strictly needed. -->
|
||||
<bool name="config_sf_limitedAlpha">true</bool>
|
||||
|
||||
<!-- Determines whether the shell features all run on another thread. -->
|
||||
<bool name="config_enableShellMainThread">true</bool>
|
||||
|
||||
<!-- Whether the new Auto Selection Network UI should be shown -->
|
||||
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
|
||||
<!-- Controls the navigation bar interaction mode:
|
||||
0: 3 button mode (back, home, overview buttons)
|
||||
1: 2 button mode (back, home buttons + swipe up for overview)
|
||||
2: gestures only for back, home and overview -->
|
||||
<integer name="config_navBarInteractionMode">2</integer>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue