summaryrefslogtreecommitdiffstats
path: root/res/values-large
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-06-11 19:37:43 -0700
committernicolasroard <nicolasroard@google.com>2013-06-11 19:39:22 -0700
commit7c050f5d486e5a2ddd205a64d3abb1f64bc58637 (patch)
treeba6b94b8d606a845d98a99387b85b53145221d45 /res/values-large
parenta4165b172691b5e9eaff8ee853045f4720e65456 (diff)
downloadandroid_packages_apps_Snap-7c050f5d486e5a2ddd205a64d3abb1f64bc58637.tar.gz
android_packages_apps_Snap-7c050f5d486e5a2ddd205a64d3abb1f64bc58637.tar.bz2
android_packages_apps_Snap-7c050f5d486e5a2ddd205a64d3abb1f64bc58637.zip
Fix icon sizes and jaggies
bug:9105608 bug:8791729 Change-Id: I828e9d4daf4025f53d505a3412c27dd8c54a607e
Diffstat (limited to 'res/values-large')
-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 1098ee0bd..3b05c2c9a 100644
--- a/res/values-large/filtershow_values.xml
+++ b/res/values-large/filtershow_values.xml
@@ -17,4 +17,10 @@
<resources>
<!-- Specify the screen orientation -->
<bool name="only_use_portrait">false</bool>
+
+ <!-- Category Panel Height -->
+ <dimen name="category_panel_height">94dip</dimen>
+
+ <!-- Category Panel Icon Size -->
+ <dimen name="category_panel_icon_size">72dip</dimen>
</resources> \ No newline at end of file