From d5190522817a6150bc1f9198a35ca0a7938a7eff Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Mon, 24 Apr 2017 03:06:54 -0700 Subject: Separating top and bottom paddings for the hotseat Bug: 37616877 Change-Id: I2f187576c28d62f9bb8257c9b9295edb7a8e44c0 (cherry picked from commit 751e41eb666e3ad19f1d0ca8eeebe3b2265795fc) --- res/values/dimens.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'res/values/dimens.xml') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index ca74f15af..75618b894 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -26,14 +26,17 @@ 120dp 80dp 25dp - 88dp - 8dp - 24dp 12dp 8dp 8dp + + 8dp + 0dp + 80dp + 24dp + 48dp 20dp -- cgit v1.2.3