am 36818b38: am 2ba297d1: Merge change I9890c2d4 into eclair

Merge commit '36818b380dbb19275ba92fc8e307591ea7bffba4' into eclair-mr2-plus-aosp

* commit '36818b380dbb19275ba92fc8e307591ea7bffba4':
  Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
This commit is contained in:
Jim Miller
2009-11-11 23:13:05 -08:00
committed by Android Git Automerger

View File

@@ -124,7 +124,7 @@
android:orientation="vertical" android:orientation="vertical"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:layout_marginBottom="50dip" android:layout_marginRight="50dip"
/> />
</LinearLayout> </LinearLayout>