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

Commit 6237fe8c authored by Jiaming Cheng's avatar Jiaming Cheng
Browse files

[QSDetailedView] Set min/max height for the details view

Use min-height of 300dp and max-height of 600dp
    - if the details content height is between 300~600, use the
    details content's height
    - if the details content height is smaller than 300, use 300
    - if the details content height is larger than 600, use 600.
    Also in the case the content should be scrollable.

Bug:407104102
Flag: com.android.systemui.qs_tile_detailed_view
Test: Only change the details size. Existing unit tests still pass.
Change-Id: I72693678c3d0406780af80e5a2f011be0efa02e7
parent 963ae7cd
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