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/anim/call_status_pulse.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 InCallUI/res/anim/call_status_pulse.xml (limited to 'InCallUI/res/anim') diff --git a/InCallUI/res/anim/call_status_pulse.xml b/InCallUI/res/anim/call_status_pulse.xml new file mode 100644 index 000000000..6bbcb6383 --- /dev/null +++ b/InCallUI/res/anim/call_status_pulse.xml @@ -0,0 +1,22 @@ + + + \ No newline at end of file -- cgit v1.2.3