From 2560bfe6109ce84678b8b8682557e589e419ab2e Mon Sep 17 00:00:00 2001 From: beanstown106 Date: Tue, 30 Oct 2018 18:35:23 +0530 Subject: [PATCH] Cherish:Pixel Navbar animation toggle [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_button.xml | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index f35959a..e2f4cd5 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -834,4 +834,8 @@ Navigation gesture options Choose buttons or gestures to navigate your device + + Pixel animation + Toggle home button animation + diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml index 880c41b..e13b91e 100644 --- a/res/xml/cherish_settings_button.xml +++ b/res/xml/cherish_settings_button.xml @@ -28,7 +28,12 @@ android:summary="@string/navbar_gestures_summary" android:fragment="com.android.settings.gestures.SystemNavigationGestureSettings" settings:controller="com.android.settings.gestures.SystemNavigationPreferenceController" /> - + +