summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-06-01 11:00:38 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-06-01 16:15:54 -0700
commita07c2f5c80908e8a612f4681314a7068b92baa9f (patch)
treed2669826d99443c386da672980c94bf956eb461a /res/values
parent761e820ae2b5482d1bece87e25525fcd17e23a8a (diff)
downloadandroid_packages_apps_Trebuchet-a07c2f5c80908e8a612f4681314a7068b92baa9f.tar.gz
android_packages_apps_Trebuchet-a07c2f5c80908e8a612f4681314a7068b92baa9f.tar.bz2
android_packages_apps_Trebuchet-a07c2f5c80908e8a612f4681314a7068b92baa9f.zip
Folder UI fixes
> Fixing top padding (b/21304523) > Alinging the label and page indicators to the icons > Fixing folder label alingment in RTL (b/21445821) > Updating footer animation (b/21336853) Bug: 21304523, 21445821, 21336853 Change-Id: I2cf3a48c76653b19437b31252d6ee559ce798094
Diffstat (limited to 'res/values')
-rw-r--r--res/values/dimens.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 246adcdad..7950862db 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -114,7 +114,6 @@
<!-- Folders -->
<!-- The amount that the preview contents are inset from the preview background -->
<dimen name="folder_preview_padding">4dp</dimen>
- <dimen name="folder_name_padding">10dp</dimen>
<!-- Sizes for managed profile badges -->
<dimen name="profile_badge_size">24dp</dimen>