Merge "Update double-tap education label" into tm-qpr-dev am: 155692f329
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22428583 Change-Id: I2554d785a9bdd4d5b67e9181e3bccfc40e2a9ec9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -221,9 +221,10 @@
|
|||||||
the screen. This time the double-tap can happen on the top or bottom of the screen.
|
the screen. This time the double-tap can happen on the top or bottom of the screen.
|
||||||
To teach the user about this feature, we display an education explaining how the double-tap
|
To teach the user about this feature, we display an education explaining how the double-tap
|
||||||
works and how the app can be moved on the screen.
|
works and how the app can be moved on the screen.
|
||||||
This is the text we show to the user below an animated icon visualizing the double-tap
|
This is the text we show to the user below an icon visualizing the double-tap
|
||||||
action. [CHAR LIMIT=NONE] -->
|
action. The description should be split in two lines separated by "\n" like for this
|
||||||
<string name="letterbox_reachability_reposition_text">Double-tap to move this app</string>
|
locale. [CHAR LIMIT=NONE] -->
|
||||||
|
<string name="letterbox_reachability_reposition_text">Double-tap to\nmove this app</string>
|
||||||
|
|
||||||
<!-- Freeform window caption strings -->
|
<!-- Freeform window caption strings -->
|
||||||
<!-- Accessibility text for the maximize window button [CHAR LIMIT=NONE] -->
|
<!-- Accessibility text for the maximize window button [CHAR LIMIT=NONE] -->
|
||||||
|
|||||||
Reference in New Issue
Block a user