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

Commit 8014a505 authored by Bryan Eyler's avatar Bryan Eyler
Browse files

Remove unnecessary orientation attribute.

This is legacy from when the footer was a LinearLayout.

Tested on Mojave

Change-Id: Ib022ab653d2583de048a545a27584ab6c1890f19
parent 045de63a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -27,8 +27,7 @@
    android:paddingTop="16dp"
    android:paddingEnd="32dp"
    android:paddingStart="32dp"
    android:gravity="center_vertical"
    android:orientation="horizontal">
    android:gravity="center_vertical">

    <com.android.systemui.statusbar.phone.MultiUserSwitch
        android:id="@+id/multi_user_switch"