From bad20898f5309bbc488ece65edd5f50443c37256 Mon Sep 17 00:00:00 2001 From: Brian Colonna Date: Wed, 23 May 2012 16:33:08 -0400 Subject: [PATCH] Fix 6449259: FUL no longer overlaps music controls When Face Unlock was used with pattern backup on a Prime, it was partially covering the lockscreen music controls that appear when music is playing. This makes Face Unlock take up slightly less area when using pattern backup on phones in portrait layout, regardless of whether the music controls are showing. Eventually I would like to make it still use the full area when the music controls aren't showing, but this is the safest possible fix for JB and looks ok. Change-Id: Ib2af440ed0f2729dfff9b58cd154efad43ef5499 --- core/res/res/layout/keyguard_screen_unlock_portrait.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/core/res/res/layout/keyguard_screen_unlock_portrait.xml b/core/res/res/layout/keyguard_screen_unlock_portrait.xml index 35b8665999150..c235289f77bd2 100644 --- a/core/res/res/layout/keyguard_screen_unlock_portrait.xml +++ b/core/res/res/layout/keyguard_screen_unlock_portrait.xml @@ -173,12 +173,11 @@