From 24f0108f02430717ad1a0c73f5e66dc69c11fd88 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 24 Apr 2014 15:41:26 -0700 Subject: Make EndCallButton circular. - Added FrameLayout around end call button. - Reconfigured size and clipping of the end call button. - Retyped some colors from drawables to colors. - Removed unused styles and dimensions. Bug: 13956531 Change-Id: I9a5bc5b0307521f4ef3d7a9ae61b586e4e32a76a --- InCallUI/res/values/colors.xml | 6 +++--- InCallUI/res/values/dimens.xml | 6 +++--- InCallUI/res/values/styles.xml | 7 ------- 3 files changed, 6 insertions(+), 13 deletions(-) (limited to 'InCallUI/res/values') diff --git a/InCallUI/res/values/colors.xml b/InCallUI/res/values/colors.xml index b187820ea..0cb767b44 100644 --- a/InCallUI/res/values/colors.xml +++ b/InCallUI/res/values/colors.xml @@ -39,13 +39,13 @@ #888888 - #f22121 + #f22121 - #ff4e4e + #ff4e4e - #303030 + #303030 #000000 diff --git a/InCallUI/res/values/dimens.xml b/InCallUI/res/values/dimens.xml index 069f98dc5..17dc87253 100644 --- a/InCallUI/res/values/dimens.xml +++ b/InCallUI/res/values/dimens.xml @@ -50,15 +50,15 @@ 76dp - - 60dp - 56dp @dimen/in_call_button_height + + 30dp + - -