From 0b8a6fe53240f8c8271efed0fc470a65553707de Mon Sep 17 00:00:00 2001 From: Tony Date: Tue, 9 May 2017 19:23:47 -0500 Subject: Visual updates for popup - Update some dimens - Increase left padding for shortcuts - Adjust arrow and notification ellipsis offset accordingly - Align shortcut dividers to be same width as text - Notification text 14sp instead of 15sp - Increase width of popup by 12dp - Shortcuts text 87% black instead of 54% - Arrow has same color as attached side, so takes on header gray instead of white when appropriate Bug: 37753827 Change-Id: I0844b85995f22218a3b7e605e1653cceaed6cda1 --- res/values/dimens.xml | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'res/values/dimens.xml') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index ca74f15af..bd6466b46 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -150,7 +150,7 @@ 9dp - 208dp + 220dp 56dp 4dp 6dp @@ -159,23 +159,27 @@ 36dp 8dp 16dp - 6dp + 10dp 16dp 10dp 8dp -2dp - - 24dp - - 19dp + 28dp + + 24dp + + 23dp + + 19dp 2dp - - 158dp + + 56dp + + 164dp 24dp - - 12dp + + 16dp 40dp 48dp @@ -196,15 +200,15 @@ 32dp 13sp 12sp - 15sp + 14sp 24dp 18dp 52dp 2dp 18dp - - 15dp + + 19dp 0.5dp 70dp -- cgit v1.2.3