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

Commit 36818b38 authored by Jim Miller's avatar Jim Miller Committed by Android Git Automerger
Browse files

am 2ba297d1: Merge change I9890c2d4 into eclair

Merge commit '2ba297d1' into eclair-mr2

* commit '2ba297d1':
  Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
parents 4e552b60 2ba297d1
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>