Merge change I9890c2d4 into eclair

* changes:
  Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
This commit is contained in:
Android (Google) Code Review
2009-11-11 23:04:47 -08:00

View File

@@ -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>