summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Brian Colonna <bcolonna@google.com> 2012-04-05 15:24:49 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2012-04-05 15:24:49 -0700
commit2cde1f97b8a15c357bca3f98a43d8b4779c0d031 (patch)
tree3417789d27b1fcddc5cca0011f3a454a47b0ba9d
parent22394c1c167259a8dd7dd93cb9ae9ea4a165a77b (diff)
parentcf8d9073a66072a5a94ebbe24003eb63c18906f5 (diff)
Merge "Fix 5849324: Changed FUL extents for pattern backup"
-rw-r--r--core/res/res/layout/keyguard_screen_unlock_portrait.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/res/res/layout/keyguard_screen_unlock_portrait.xml b/core/res/res/layout/keyguard_screen_unlock_portrait.xml
index 9a2e02455306..35b866599915 100644
--- a/core/res/res/layout/keyguard_screen_unlock_portrait.xml
+++ b/core/res/res/layout/keyguard_screen_unlock_portrait.xml
@@ -173,13 +173,13 @@
<RelativeLayout
android:id="@+id/faceLockAreaView"
android:visibility="invisible"
- android:layout_row="4"
+ android:layout_row="3"
android:layout_column="0"
- android:layout_rowSpan="1"
+ android:layout_rowSpan="2"
android:layout_columnSpan="1"
android:layout_gravity="fill"
- android:layout_marginTop="8dip"
- android:layout_marginBottom="8dip"
+ android:layout_marginTop="4dip"
+ android:layout_marginBottom="4dip"
android:layout_width="0dip"
android:layout_height="0dip"
android:background="@drawable/intro_bg">