summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-07-22 11:16:13 -0700
committerWinson Chung <winsonc@google.com>2011-07-25 12:06:43 -0700
commitf5f8cefb215fad98ae6d4487852e8b948aba3619 (patch)
treefb3221add7c88e1480e2f9aae0177c2d9137c151 /res/values/attrs.xml
parentf4bb1cdecd3cf866a1d87b7b8560234fa7dd4cc5 (diff)
downloadandroid_packages_apps_Trebuchet-f5f8cefb215fad98ae6d4487852e8b948aba3619.tar.gz
android_packages_apps_Trebuchet-f5f8cefb215fad98ae6d4487852e8b948aba3619.tar.bz2
android_packages_apps_Trebuchet-f5f8cefb215fad98ae6d4487852e8b948aba3619.zip
Launcher cleanup and fixes.
- Removing unused hotseat assets - Adding xhdpi assets from designer repo - Decoupling dock divider and scroll bar to fix landscape divider issue - Fixing issue where dock portals were being clipped Change-Id: If3894a9a265e0272111e852857f9cfbf994ec050
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index e093e36f8..43591035f 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -108,6 +108,9 @@
<attr name="pageLayoutPaddingRight" format="dimension" />
<!-- The space between adjacent pages of the PagedView. -->
<attr name="pageSpacing" format="dimension" />
+ <!-- The padding for the scroll indicator area -->
+ <attr name="scrollIndicatorPaddingLeft" format="dimension" />
+ <attr name="scrollIndicatorPaddingRight" format="dimension" />
</declare-styleable>
<!-- AppsCustomizePagedView specific attributes. These attributes are used to