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" />