diff --git a/res/values/strings.xml b/res/values/strings.xml index 369210fb9aa..5581395f852 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -7656,25 +7656,25 @@ Jump to Camera - To quickly open camera, just double-tap the power button. Works from any screen. + To quickly open camera, just double-tap the power button. Works from any screen Flip camera - To switch between front and back cameras, double-twist. + To switch between front and back cameras, double-twist Quick screen check - To check your phone without waking it up fully, nudge or pick it up. + To check your phone without waking it up, double-tap the screen or raise the device Swipe for notifications - To check your notifications from any screen, swipe down on the fingerprint sensor. + To check your notifications from any screen, swipe down on the fingerprint sensor On diff --git a/res/xml/display_settings.xml b/res/xml/display_settings.xml index b540c8fecdf..b34ef88b03d 100644 --- a/res/xml/display_settings.xml +++ b/res/xml/display_settings.xml @@ -75,7 +75,7 @@ diff --git a/res/xml/gesture_settings.xml b/res/xml/gesture_settings.xml index 5adc311e52c..78f65a6306f 100644 --- a/res/xml/gesture_settings.xml +++ b/res/xml/gesture_settings.xml @@ -41,6 +41,6 @@ android:key="gesture_pick_up_and_nudge" android:title="@string/ambient_display_title" android:summary="@string/ambient_display_summary" - settings:animation="@raw/gesture_ambient_move_lift"/> + settings:animation="@raw/gesture_ambient_tap"/> \ No newline at end of file