commit | d2c28c7ee3f71fc2246d531b679fd0b5dc66dfc7 | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Thu Feb 29 21:35:20 2024 -0800 |
committer | Jeremy Sim <jeremysim@google.com> | Thu Feb 29 21:35:20 2024 -0800 |
tree | 626d83d96d1999bfec2168f98fb7e5f6f4802d5d | |
parent | 7e0703eca095dee86a8eeb1e160747eb666f1226 [diff] |
Fix bug with TalkBack not reading out SplitInstructionsView This CL sets an accessibility title so that TalkBack and other tools will properly read out the instructions on SplitInstructionsView. Fixes: 323461342 Flag: ACONFIG com.android.wm.shell.enable_split_contextual TRUNKFOOD Test: TalkBack announces the instructions immediately when the view appears, and is not interrupted. Change-Id: I1666f0c374d40b31d732d3cca529f03a7f2f7f28