commit | d05a94888c1f29186a8573db17b2a84b052572d6 | [log] [tgz] |
---|---|---|
author | Kevin Lim <kylim@google.com> | Sat Nov 23 00:37:01 2024 +0000 |
committer | Kevin Lim <kylim@google.com> | Tue Nov 26 23:50:19 2024 +0000 |
tree | 6f238878fdb5932ba139d90d0d14ba62e407ca16 | |
parent | f18e02fa7b710eea5c561369e31918d347a91b58 [diff] |
[a11y] Fix talkback column and item count for AllAppsGrid The new ItemCount API in Baklava is for AccessibilityNodeInfo, for total items in grid. Since in AllApps grid we override and use AccessbiilityNodeInfoForItem for the specific app within the column, we should instead fix the column count override with the proper column counts. Bug: b/228935017 Flag: EXEMPT a11y bug fix Test: Manual; Before: https://recall.googleplex.com/clips/24b23bab-add8-4c13-a203-9f92144537a3 Test: Manual; After: https://recall.googleplex.com/clips/d9190fb5-c912-4dc9-8a09-868a1a1fd500 Test: Manual; Changing grid: http://recall/clips/2d513dc2-ffee-4680-95a0-ba263155d194 Change-Id: Id4a22fdbd258bca8102c16502629ea51971b139d