diff --git a/res/layout/suw_item_link_description.xml b/res/layout/suw_item_link_description.xml new file mode 100644 index 00000000000..5396de1e6bf --- /dev/null +++ b/res/layout/suw_item_link_description.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index f9e670f6961..8d48bbf6767 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -740,9 +740,7 @@ Unlock with fingerprint - Just touch the fingerprint sensor to unlock your phone, authorize purchases, or sign in to apps. \n\n Be careful whose fingerprints you add - any fingerprints added will be able to do these things. - - Note: Your fingerprint may be less secure than a strong pattern or PIN. Learn more + Just touch the fingerprint sensor to unlock your phone, authorize purchases, or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN. Learn more Cancel @@ -3825,7 +3823,7 @@ Off - When this feature is turned on, you can quickly activate accessibility features in two steps:\n\nStep 1: Press and hold the power button until you hear a sound or feel a vibration.\n\nStep 2: Tap & hold two fingers until you hear audio confirmation.\n\nIf the device has multiple users, using this shortcut on the lock screen temporarily enables accessibility until the device is unlocked. + When this feature is turned on, you can quickly activate accessibility features in two steps:\n\nStep 1: Press and hold the power button until you hear a sound or feel a vibration.\n\nStep 2: Touch and hold two fingers until you hear audio confirmation.\n\nIf the device has multiple users, using this shortcut on the lock screen temporarily enables accessibility until the device is unlocked. High contrast text diff --git a/res/xml/fingerprint_enroll_introduction_items.xml b/res/xml/fingerprint_enroll_introduction_items.xml index 336884359c6..4cb18a6f40d 100644 --- a/res/xml/fingerprint_enroll_introduction_items.xml +++ b/res/xml/fingerprint_enroll_introduction_items.xml @@ -19,13 +19,8 @@ - - + android:id="@+id/fingerprint_introduction_message" + android:layout="@layout/suw_item_link_description"/>