commit | 9e8f5ee62ad53f360d66a0905df435a2540c907f | [log] [tgz] |
---|---|---|
author | minch <minch@google.com> | Tue Jan 14 21:09:00 2025 +0000 |
committer | minch <minch@google.com> | Tue Jan 14 21:10:53 2025 +0000 |
tree | f87d801bd374c68dd95814add06a2cf442a7f700 | |
parent | e3b4b66d79be88495bd29814aa2f1f080c22eea6 [diff] |
Preparation for adding the AddDesktopButton to the view hierarchy - Update the logic of `getRunningTaskExpectedIndex` to make sure it will still work with the AddDesktopButton added as the first child of the RecentsView. - Introduce `mTaskAlignmentTranslationY` to ClearAllButton, and set it through RecentsView. Thus, the logic can be used by the AddDesktopButton as well. etc. Flag: EXEMPT refactor Bug: 382057498 Test: Manual Change-Id: I6d0c031fe1fc0b4c198b9c890a27a69d911d38d9