summaryrefslogtreecommitdiffstats
path: root/res/values-large/filtershow_values.xml
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-07-02 17:54:05 -0700
committernicolasroard <nicolasroard@google.com>2013-07-02 18:16:47 -0700
commite38c1a93d3987375bb49f057cba396fd667b59be (patch)
tree0aa63ace67544f9c432f8c67ed53ff44baab0296 /res/values-large/filtershow_values.xml
parent7edd7ad47a0476994f3c0e92a6b4f12e6ec5e650 (diff)
downloadandroid_packages_apps_Snap-e38c1a93d3987375bb49f057cba396fd667b59be.tar.gz
android_packages_apps_Snap-e38c1a93d3987375bb49f057cba396fd667b59be.tar.bz2
android_packages_apps_Snap-e38c1a93d3987375bb49f057cba396fd667b59be.zip
Improves portrait categories buttons
- use only CategoryView, no FilterIconButton - add xml values for the font size/margins - for now reuse the same Action bitmap - add accessibility contentDescription Change-Id: Ic1ae8015abba27bea0b3c4a2bccbd1a7c9ff4731
Diffstat (limited to 'res/values-large/filtershow_values.xml')
-rw-r--r--res/values-large/filtershow_values.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-large/filtershow_values.xml b/res/values-large/filtershow_values.xml
index 3b05c2c9a..33b8642ba 100644
--- a/res/values-large/filtershow_values.xml
+++ b/res/values-large/filtershow_values.xml
@@ -23,4 +23,10 @@
<!-- Category Panel Icon Size -->
<dimen name="category_panel_icon_size">72dip</dimen>
+
+ <!-- Category Panel Text Size -->
+ <dimen name="category_panel_text_size">14dip</dimen>
+
+ <!-- Category Panel Text Size -->
+ <dimen name="category_panel_margin">4dip</dimen>
</resources> \ No newline at end of file