Merge "Fix 3298889: Show continue button on PIN and password screens" into honeycomb

This commit is contained in:
Jim Miller
2011-01-11 13:50:40 -08:00
committed by Android (Google) Code Review
4 changed files with 8 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="72dip"
android:layout_marginTop="20dip"
android:orientation="horizontal">
<!-- "Enter PIN(Password) to unlock" -->

View File

@@ -26,7 +26,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="72dip"
android:layout_marginTop="20dip"
android:orientation="horizontal">
<!-- "Enter PIN(Password) to unlock" -->