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

Commit 8799e07a authored by Matt Pietal's avatar Matt Pietal
Browse files

Controls UI - Fix detail panel landscape height

In landscape, use most of the available height in order to maximize
area for the enclosed activity.

Bug: 155905883
Test: manual, use landscape and popup detail panel
Change-Id: I4342b63b72f3a3b2538e61f3736d4289ac333bad
parent d8b6b0fb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,4 +40,6 @@
    <!-- Padding between status bar and bubbles when displayed in expanded state, smaller
         value in landscape since we have limited vertical space-->
    <dimen name="bubble_padding_top">4dp</dimen>

    <dimen name="controls_activity_view_top_offset">25dp</dimen>
</resources>