summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2010-10-05 12:27:22 -0700
committerAdam Cohen <adamcohen@google.com>2010-10-05 14:08:00 -0700
commit9c4949e12c909d5e01d24386147b1c528015b31b (patch)
tree2ab81228507c4c1fcbfcac98fc8369ccaaa836bf /res/values/attrs.xml
parent67f7f43f54613aeeccc37d5920014515eb765d59 (diff)
downloadandroid_packages_apps_Trebuchet-9c4949e12c909d5e01d24386147b1c528015b31b.tar.gz
android_packages_apps_Trebuchet-9c4949e12c909d5e01d24386147b1c528015b31b.tar.bz2
android_packages_apps_Trebuchet-9c4949e12c909d5e01d24386147b1c528015b31b.zip
->Added attribute to PagedView to specify spacing between
adjacent pages ->Fixing crash on phones Change-Id: I8ea97ce6d569c59b6d51b544dc10b0310d294b43
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 3e2a8e9d7..14a5e98ac 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -89,6 +89,8 @@
<attr name="pageLayoutPaddingBottom" format="dimension" />
<attr name="pageLayoutPaddingLeft" format="dimension" />
<attr name="pageLayoutPaddingRight" format="dimension" />
+ <!-- The space between adjacent pages of the PagedView. -->
+ <attr name="pageSpacing" format="dimension" />
</declare-styleable>
<!-- CustomizePagedView specific attributes. These attributes are used to customize