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

Commit 327cc8f4 authored by nadlabak's avatar nadlabak
Browse files

fix lockscreen landscape layout

Change-Id: Iec8448c86ee60c5dafae5ec0c403a0c595339388
parent d3218a16
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -206,9 +206,8 @@
    <com.android.internal.widget.SlidingTab
        android:id="@+id/tab_selector2"
        android:orientation="vertical"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginBottom="150dip"
        android:layout_width="wrap_content"
        android:layout_height="match_parent"
        />

    <com.android.internal.widget.SlidingTab