diff options
| -rw-r--r-- | core/res/res/layout/keyguard_screen_tab_unlock_land.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/layout/keyguard_screen_tab_unlock_land.xml b/core/res/res/layout/keyguard_screen_tab_unlock_land.xml index 6aed3010d427..b80806bfb880 100644 --- a/core/res/res/layout/keyguard_screen_tab_unlock_land.xml +++ b/core/res/res/layout/keyguard_screen_tab_unlock_land.xml @@ -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> |