From c2831f31282a1075612449cc38d0af8069329160 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 4 Jun 2014 12:57:53 -0700 Subject: Update InCallUi styles to redline. - Add pulse animation for the call status. - Rename AnimationUtils to InCallAnimationUtils to avoid name conflict. - Adjust sizes/positions of fields in the call card. Condensed a RelativeLayout and LinearLayout in the primary call info into a LinearLayout, which is all that's needed. - Styled color of status bar. Bug: 15389408 Change-Id: I46f26e2a1bfaebde82f68f054ed68fcbe3eff3bb --- InCallUI/res/values/dimens.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'InCallUI/res/values/dimens.xml') diff --git a/InCallUI/res/values/dimens.xml b/InCallUI/res/values/dimens.xml index cef0ee5ff..95f110118 100644 --- a/InCallUI/res/values/dimens.xml +++ b/InCallUI/res/values/dimens.xml @@ -20,7 +20,7 @@ - 128dp + 122dp @@ -31,7 +31,7 @@ 24dp - 24dp + 16dp 24dp -- cgit v1.2.3