From 70bab107dc2016d5e95d9a09c8479b7ce690ff80 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 7 May 2014 11:29:41 -0700 Subject: Change selected/unselected states of buttons. - Add touch feedback (w00t). - Adjust button heights/positions to spec. - Add drawables for the different button states (no longer tabs). - Remove vertical spacers (interfered with touch feedback). Change-Id: I383ca898c8d2fcfc8c34021efc62cb03adbde1c1 --- InCallUI/res/values/colors.xml | 2 ++ InCallUI/res/values/dimens.xml | 6 ++++-- InCallUI/res/values/styles.xml | 7 +------ 3 files changed, 7 insertions(+), 8 deletions(-) (limited to 'InCallUI/res/values') diff --git a/InCallUI/res/values/colors.xml b/InCallUI/res/values/colors.xml index d8e789151..8d48759b0 100644 --- a/InCallUI/res/values/colors.xml +++ b/InCallUI/res/values/colors.xml @@ -55,6 +55,8 @@ @color/incall_background_color + #00acc1 + #3B77E7 diff --git a/InCallUI/res/values/dimens.xml b/InCallUI/res/values/dimens.xml index ae5f5a1dd..b428179c4 100644 --- a/InCallUI/res/values/dimens.xml +++ b/InCallUI/res/values/dimens.xml @@ -48,7 +48,7 @@ 50sp - 76dp + 48dp 56dp @@ -65,7 +65,9 @@ risk of false touches (from your finger wrapping around while holding the phone, *before* moving it up to your face and having the prox sensor kick in.) --> - 20dp + 20dp + 4dp + 4dp 10dp diff --git a/InCallUI/res/values/styles.xml b/InCallUI/res/values/styles.xml index b0f25ec51..47151467b 100644 --- a/InCallUI/res/values/styles.xml +++ b/InCallUI/res/values/styles.xml @@ -54,6 +54,7 @@ @@ -68,12 +69,6 @@ @null - -