summaryrefslogtreecommitdiffstats
path: root/core/res/res/layout-sw600dp
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2012-05-17 19:29:29 -0700
committerJim Miller <jaggies@google.com>2012-05-17 19:29:29 -0700
commit77a5c61f9ac0d2a6be735261f27f51902a6921dc (patch)
tree6502cf6e475c5c4969c5f09bebb57e3e1c03ca6c /core/res/res/layout-sw600dp
parentf7a44e8168d96ad75738226570d41e48f8fd14e3 (diff)
downloadframeworks_base-77a5c61f9ac0d2a6be735261f27f51902a6921dc.zip
frameworks_base-77a5c61f9ac0d2a6be735261f27f51902a6921dc.tar.gz
frameworks_base-77a5c61f9ac0d2a6be735261f27f51902a6921dc.tar.bz2
Fix 6516240: Remove unused bottom margins from owner info textview
Change-Id: Ia5194b87cf7eddd0a55ad5c94c9e61ee4eb1180a
Diffstat (limited to 'core/res/res/layout-sw600dp')
-rw-r--r--core/res/res/layout-sw600dp/keyguard_screen_tab_unlock.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/res/res/layout-sw600dp/keyguard_screen_tab_unlock.xml b/core/res/res/layout-sw600dp/keyguard_screen_tab_unlock.xml
index efd406d..e6829a9 100644
--- a/core/res/res/layout-sw600dp/keyguard_screen_tab_unlock.xml
+++ b/core/res/res/layout-sw600dp/keyguard_screen_tab_unlock.xml
@@ -57,8 +57,6 @@
android:layout_height="wrap_content"
android:layout_marginLeft="50dip"
android:layout_marginTop="50dip"
- android:layout_marginBottom="100dip"
- android:layout_marginRight="64dip"
android:layout_alignParentTop="true"
android:layout_alignParentLeft="true"/>