summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorEdgar Wang <edgarwang@google.com>2022-04-29 19:15:42 +0800
committerEdgar Wang <edgarwang@google.com>2022-05-13 08:13:43 +0000
commit1ac99118ac8478b85870b995cf091335e6dcf047 (patch)
treeac8dcae88e6da3f2038dc81ae5a19fa2e3f38ead /core/java/android/inputmethodservice/InputMethodService.java
parent89913957554b7f932ba6600ca45005bef4c969a9 (diff)
Ensure the learn more string meet Accessibility requirement.
In Google Accessibility Rating, All links, controls, and buttons should also have comprehensible text or tooltip text, so users can identify its purpose, independent of context, such as when using the URL list from TalkBack’s local context menu. It's not enough clear for users that only show "Learn more", in previous design we provided setLearnMoreContentDescription() let TalkBack speak more information about "Learn more". But the requirement including the text of the accessibility label and the visible link text match. So we should only set learnMore string that can ensure accessibility label and text match, also show a relevant context in TalkBack's context menu. Bug: 215045903 Test: manual Change-Id: Id734733bb4272327bcfcc04db38c88fb5cd3131c
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions