commit | 7030216f4859ee5aa585d61a49767e229340c721 | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Mon Nov 06 19:09:54 2023 -0800 |
committer | Jeremy Sim <jeremysim@google.com> | Wed Nov 08 13:43:19 2023 -0800 |
tree | bafddfd1fd04b1b18c563267cc7666123002fdd3 | |
parent | f0732e73d55d280110dd03386a9b5655c4a41991 [diff] |
Refactor/clean up Overview Actions buttons Since the number of Overview actions is growing, this patch factors out the button hiding logic so it's not all handled in OverviewActionsView. Also, since splitscreen can now be carried out on Taskbar targets, the split button is no longer ever disabled (only hidden), so removed unused code for that. Bug: 274835596 Test: Manual Flag: NA Change-Id: Icacdee6d0e6071ccb400dfc25a84572e7e9ce772