From 92ae9b0970b4bba738e483e8135ed266ff0f4c92 Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Wed, 1 Nov 2023 23:09:04 +0530 Subject: [PATCH] Show appropriate title for gesture navigation settings Signed-off-by: Pranav Vashi --- res/xml/gesture_navigation_settings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/gesture_navigation_settings.xml b/res/xml/gesture_navigation_settings.xml index 09965a45945..ae815c275fa 100644 --- a/res/xml/gesture_navigation_settings.xml +++ b/res/xml/gesture_navigation_settings.xml @@ -20,7 +20,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="gesture_navigation_settings_page" - android:title="@string/gesture_settings_activity_title" + android:title="@string/edge_to_edge_navigation_title" settings:keywords="@string/keywords_gesture_navigation_settings">