summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge/styles.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2010-10-28 16:07:04 -0700
committerWinson Chung <winsonc@google.com>2010-11-01 16:10:49 -0700
commit7da1025bd7f15b04cf55c79b73e94e5e1bc959d9 (patch)
treef0c20ed38a4db0ee27d0d67b9618fb9a9a0cc777 /res/values-xlarge/styles.xml
parent30110328a249a049673266bfce39ca9dcf650af9 (diff)
downloadandroid_packages_apps_Trebuchet-7da1025bd7f15b04cf55c79b73e94e5e1bc959d9.tar.gz
android_packages_apps_Trebuchet-7da1025bd7f15b04cf55c79b73e94e5e1bc959d9.tar.bz2
android_packages_apps_Trebuchet-7da1025bd7f15b04cf55c79b73e94e5e1bc959d9.zip
Layout and spacing changes for AllApps/Customization drawer
- Also fixing issue where preview images in the customization drawer were not being scaled down Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
Diffstat (limited to 'res/values-xlarge/styles.xml')
-rw-r--r--res/values-xlarge/styles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-xlarge/styles.xml b/res/values-xlarge/styles.xml
index bf79b4d86..83cdbccb5 100644
--- a/res/values-xlarge/styles.xml
+++ b/res/values-xlarge/styles.xml
@@ -29,11 +29,11 @@
<style name="WorkspaceIcon.Portrait">
<item name="android:drawablePadding">0dip</item>
- <item name="android:paddingTop">1dip</item>
+ <item name="android:paddingTop">0dip</item>
</style>
<style name="WorkspaceIcon.Landscape">
<item name="android:drawablePadding">0dip</item>
- <item name="android:paddingTop">1dip</item>
+ <item name="android:paddingTop">0dip</item>
</style>
</resources>