diff --git a/res/drawable-nodpi/gesture_ambient_reach b/res/drawable-nodpi/gesture_ambient_reach new file mode 100644 index 00000000000..e69de29bb2d diff --git a/res/raw/gesture_ambient_reach.mp4 b/res/raw/gesture_ambient_reach.mp4 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/res/values/strings.xml b/res/values/strings.xml index 6782804d80a..2b37268a1a7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -9581,19 +9581,10 @@ To check time, notifications, and other info, pick up your device. - - Reach to check phone - - Reach to check tablet - - Reach to check device - - - To check time, notifications, and other info, reach for your phone. - - To check time, notifications, and other info, reach for your tablet. - - To check time, notifications, and other info, reach for your device. + + Reach gesture + + Swipe fingerprint for notifications diff --git a/res/xml/gestures.xml b/res/xml/gestures.xml index 9f69102a3cb..aa9944646c2 100644 --- a/res/xml/gestures.xml +++ b/res/xml/gestures.xml @@ -27,6 +27,12 @@ android:fragment="com.android.settings.gestures.AssistGestureSettings" settings:controller="com.android.settings.gestures.AssistGestureSettingsPreferenceController" /> + + + app:animation="@raw/gesture_ambient_reach" + app:preview="@drawable/gesture_ambient_reach" />