diff options
| author | 2024-12-10 14:27:20 -0500 | |
|---|---|---|
| committer | 2024-12-11 09:51:07 -0500 | |
| commit | 10d0d0cb039906406ae948b24fb85821fe6d6a8f (patch) | |
| tree | c2dfb9bba353e1dacdb238c8ae3bc1fbc2dd7e7f /libs/androidfw/FileStream.cpp | |
| parent | a17d435dc69d972c3b3d6520bda9247871f0e7fd (diff) | |
Avoid media updates due to changing constraints
In QQS we want media to take as much space as possible. As the column is
bounded, when the tiles change size due to squishiness, we don't want
the constraints to media change (unbounded) as it will wrap to its size.
Therefore, we pass a requiredHeight max of infinity.
Test: manual, perfetto traces to see that media is not being updated on
expansion
Bug: 383085298
Flag: com.android.systemui.qs_ui_refactor_compose_fragment
Change-Id: Id85fef7b3e38a9f271d549e7142139b76a5161e6
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions