From df22b8f37660c5845d51d77022d79bee1766e23f Mon Sep 17 00:00:00 2001 From: Tobias Preuss Date: Sun, 24 Oct 2021 02:49:49 +0200 Subject: Improve accessibility of back button. + Let TalkBack read out "back" when tapping the arrow left button. --- core/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'core/src') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 5d86109c3..648714148 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -676,6 +676,7 @@ Stop preview + Back Rewind Fast forward Increase speed -- cgit v1.2.3