diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index e3cd0e3f944..6b4f04241c4 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -254,4 +254,8 @@ Bottom Back gesture height Screen height valid for back gesture + + + Back gesture animation + Show an animated arrow for back gesture diff --git a/res/xml/gesture_navigation_settings.xml b/res/xml/gesture_navigation_settings.xml index a692822c24d..09965a45945 100644 --- a/res/xml/gesture_navigation_settings.xml +++ b/res/xml/gesture_navigation_settings.xml @@ -29,6 +29,12 @@ android:summary="@string/show_navbar_hint_summary" android:defaultValue="true" /> + +