summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorTony Wickham <twickham@google.com>2015-09-23 18:37:57 -0700
committerTony Wickham <twickham@google.com>2015-10-08 09:23:10 -0700
commitd6b4037b093445fefa7d036da339dd549fae7a9b (patch)
tree6a527ffee467c5d53fb3364a5243379894aa9bb2 /res/values/dimens.xml
parent53d3be63a5ab056280279bcb13089faae0e7796f (diff)
downloadandroid_packages_apps_Trebuchet-d6b4037b093445fefa7d036da339dd549fae7a9b.tar.gz
android_packages_apps_Trebuchet-d6b4037b093445fefa7d036da339dd549fae7a9b.tar.bz2
android_packages_apps_Trebuchet-d6b4037b093445fefa7d036da339dd549fae7a9b.zip
Grid adjustments, specifically for Ryu.
> Less than 14% of the screen is used for left/right workspace padding. (To be clear, this means 7% for the left and 7% for the right.) > Hotseat icons are the same size as workspace icons. > Far left and right hotseat edges line up with workspace edges. > All Apps button is scaled down 8dp. Bug: 24003478 Change-Id: Idb057ab0f6ba29e7fd93feac7573ca2e07c7e839
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 36721797e..28ede6785 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -63,6 +63,7 @@
<dimen name="container_fastscroll_popup_text_size">48dp</dimen>
<!-- All Apps -->
+ <dimen name="all_apps_button_scale_down">0dp</dimen>
<dimen name="all_apps_grid_view_start_margin">0dp</dimen>
<dimen name="all_apps_grid_section_y_offset">8dp</dimen>
<dimen name="all_apps_grid_section_text_size">24sp</dimen>