commit | 930bee1aecfa66e362089a839151ebebcdbeefee | [log] [tgz] |
---|---|---|
author | mattsziklay <[email protected]> | Tue Sep 10 15:12:20 2024 -0700 |
committer | mattsziklay <[email protected]> | Fri Sep 13 16:28:47 2024 -0700 |
tree | b802156594c0aee9515e25f36250c9a9b34ebab5 | |
parent | 294922a22009785342e2b7df59d4fd610aff29e1 [diff] |
Let handler perform input layer creation. The creation of a view for statusBarInputLayer added significant latency to bindData calls in AppHandleViewHolder. This CL has the handler post those interactions with the view instead. Bug: 360393260 Test: Manual, check perfetto trace for DesktopModeWindowDecoration#relayout-binding. Flag: EXEMPT, bugfix Change-Id: Iae9b38f6695675ca8c9b34de4f6f86736fa91682