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

Commit 2ba297d1 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I9890c2d4 into eclair

* changes:
  Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
parents 013b0e53 9890c2d4
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>