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

Commit 8c12fe57 authored by Michael Bestas's avatar Michael Bestas Committed by jackmu95
Browse files

Navbar: Fix MDPI & HDPI landscape layout

Before: http://i.imgur.com/89SmFbX.png
After: http://i.imgur.com/UbuAggD.png

Change-Id: I6623cb97881313886de39a67baa98f7bd4b0696a
parent bfaadb90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
        android:layout_weight="0"
        systemui:glowBackground="@drawable/ic_sysbar_highlight_land" />
    <LinearLayout
        android:layout_height="wrap_content"
        android:layout_height="0dp"
        android:layout_width="match_parent"
        android:layout_weight="1"
        android:orientation="vertical"