From d6b4037b093445fefa7d036da339dd549fae7a9b Mon Sep 17 00:00:00 2001 From: Tony Wickham Date: Wed, 23 Sep 2015 18:37:57 -0700 Subject: 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 --- res/values/dimens.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values/dimens.xml') 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 @@ 48dp + 0dp 0dp 8dp 24sp -- cgit v1.2.3