commit | 82fb5b0afe346f2e575d148f084ae0d7eecc2eaa | [log] [tgz] |
---|---|---|
author | Yining Liu <liuyining@google.com> | Fri Sep 16 06:55:52 2022 +0000 |
committer | Yining Liu <liuyining@google.com> | Fri Sep 16 07:01:10 2022 +0000 |
tree | f1b74f195a31e30678f747fd49e20b55001e94e8 | |
parent | db23075abbca9abbded4586f479ad88c5f35f865 [diff] |
Fix Talkback focus order of Wrapped Notification Make notification_header not important for accessibility to make sure early recursion happens in parent's ViewGroup.addChildrenForAccessibility(ArrayList<View> outChildren) Bug: 246950513 Test: Visual, turn on Talkback, mock a wrapped notification(collapsed), right swipe to move Talkback focus. Expand button should be focused prior to the first line of Wrapped Text. Change-Id: I98d5c3158b25edf58947e72c5307eae159915dc3