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

Commit 9890c2d4 authored by Jim Miller's avatar Jim Miller
Browse files

Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard

parent 360d710e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@
        android:orientation="vertical"
        android:layout_width="wrap_content"
        android:layout_height="fill_parent"
        android:layout_marginBottom="50dip"
        android:layout_marginRight="50dip"
        />

</LinearLayout>