From 38d48cfba31754e075c4719e7f3e5f802ef63846 Mon Sep 17 00:00:00 2001 From: Stanley Wang Date: Thu, 17 Feb 2022 16:40:38 +0800 Subject: [PATCH] Update the illustration of Double-tap to check phone page. Fix: 220076709 Test: manual test and see the UI. Change-Id: Ib1d106ab3443ab9287929a158cbf67fd9a5a5f58 --- res/xml/double_tap_screen_settings.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/res/xml/double_tap_screen_settings.xml b/res/xml/double_tap_screen_settings.xml index 1a277c376ea..f982331c20b 100644 --- a/res/xml/double_tap_screen_settings.xml +++ b/res/xml/double_tap_screen_settings.xml @@ -20,18 +20,15 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:title="@string/ambient_display_title"> - + app:lottie_rawRes="@raw/lottie_tap_to_check_phone" /> + app:controller="com.android.settings.gestures.DoubleTapScreenPreferenceController" />