From 45c0059f18883ebda7133d92f5828b5859d22934 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 14 Aug 2014 17:47:48 -0700 Subject: Position/size adjustments to the floating action button. + Use new theme color for dialpad tints. + Translate FAB higher and make it 128% scaled in InCallUI. + Add methods so that dialpad is shown/hidden, FAB transitions to/from its normal position and normal scale. + Translate button in/out when enabled/disabled. Bug: 16399233 Change-Id: Ia8f56f494a89927c25657a75cfcca147c34c6c98 --- InCallUI/res/drawable/end_call_background.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'InCallUI/res/drawable') diff --git a/InCallUI/res/drawable/end_call_background.xml b/InCallUI/res/drawable/end_call_background.xml index b3d877b31..8f3926f47 100644 --- a/InCallUI/res/drawable/end_call_background.xml +++ b/InCallUI/res/drawable/end_call_background.xml @@ -16,6 +16,4 @@ - - + android:color="@color/end_call_touch_feedback_tint" /> -- cgit v1.2.3