Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7bb86722 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

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
parent 4bc0c59a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment