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

Commit 70057436 authored by András Kurucz's avatar András Kurucz
Browse files

[Flexiglass] Allow to increase Notif height with drag-to-expand on the LS

As the user drags down on a Notification on the LS, the Notification
will gradually increase its actual height. However StackSizeCalculator
will override it with a restricted height for the Lockscreen. Previously
we were making an exception for this restriction based on
"fractionToShade", but since NSSL cannot control the Shade expansion state
directly anymore, we cannot rely on this value.

This CL exempts Notifications from the LS constraints in StackSizeCalculator
while the user is dragging on them.

Bug: 359957196
Test: Drag down on a Notification on the LS -> Check if its rendered height is growing
Flag: com.android.systemui.scene_container
Change-Id: I1f223159d1701f7e931ace38069df03f04365a09
parent 86a624c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment