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

Skip to content
Commit 6c135b7b authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Use same height for start and end of date view

This prevents a bad measure (possibly due to optimizer in version of
ConstraintLayout) happening sometimes right before collapsing QS.

Without this patch, right before reaching the end of the collapse into QQS the date would be measured with the layout height for progress 1 (instead of 0). This would cause it to be shorter than it expected to be for the container and therefore not aligned properly (it would badly calculate its top spacing).

Bug: 215584502
Test: manual, fling collapse QS
Test: atest com.android.systemui.shade

Change-Id: I6c9a4425f15408e63adc82d31bad3ae46beebd0f
parent e04531c8
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