diff options
| author | 2022-06-02 15:02:38 +0200 | |
|---|---|---|
| committer | 2022-06-10 14:08:48 +0200 | |
| commit | 7bb867220fd86ca517b393030b61cfbc1dab3e36 (patch) | |
| tree | 0a2c912f56710d926cf6ef690cec33a8cceb49b8 /libs/androidfw/ResourceTimer.cpp | |
| parent | 4bc0c59af03649374022aada14ac24f97099706a (diff) | |
Support Activity launches above the expandable
This CL adds support for activity launches where the opening window is
opening above the expandable surface.
Before this CL, we would automatically assume that the opening window
would be below the expandable surface, which is currently always the
case given that the animator is used only in the shade and status bar at
the moment (and those are above any app that we open).
After this CL, the ActivityLaunchAnimator has an additional parameter
for launches that happen above the expandable surface, which happen when
launching an Activity from a normal app or from a launcher.
Bug: 235576267
Test: Manual
Change-Id: I49c6095ffe52119d117af6c597463542b4630bbd
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions