commit | b30bb197d1d09396b9aefa77bdcd534d5f33c11d | [log] [tgz] |
---|---|---|
author | Brandon Dayauon <brdayauon@google.com> | Mon Dec 30 15:57:48 2024 -0800 |
committer | Brandon Dayauon <brdayauon@google.com> | Fri Feb 07 02:34:16 2025 +0000 |
tree | 8a2a787b975a3527c43df9a655190274e126a59b | |
parent | a398bf4dc4fec432950fd1b555f7ba82b350a1bc [diff] |
Fix focusability of web suggest via talkback The reasson is due to shortcut flow not having sent an accessibility event. Shortcuts adding to home can use the same flow of how apps are added to home by using bindInflatedItems() with an animation endCallback(). This change should be fine since addInScreen() is called in bindInflatedItems() too. Bug:383461209 Test:Manually video- https://drive.google.com/file/d/1y3CslaIvRQMsODlQCYnGtG0Im4t7p4rR/view?usp=sharing Flag: EXEMPT bug fix Change-Id: I3b88b5ee40b4bcd43a83d362b6cbb0925120b700