overlay/common: Unlock swipe gesture nav bar
* The setting will only appear on devices with software nav bar. Change-Id: I243992335282456aa8198228382094ddeb5e577b
This commit is contained in:
committed by
Rashed Abdel-Tawab
parent
d36312c1fd
commit
403a0ad3d8
@@ -92,4 +92,7 @@
|
||||
|
||||
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
|
||||
<bool name="config_useRoundIcon">true</bool>
|
||||
|
||||
<!-- Whether or not swipe up gesture's opt-in setting is available on this device -->
|
||||
<bool name="config_swipe_up_gesture_setting_available">true</bool>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user