From 51c2bde72ee4674266ac464bea2aba72d217d75f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 6 May 2015 14:36:50 -0700 Subject: Update layouts for call log list item actions. + Add icons for actions. + Revise layouts to match new visual appearance. Call Log actions are now a linear layout with an icon and text. + Some style/redline tweaks. + Temporarily replaced animation logic with LinearLayout, to be revisited. Bug: 20433758 Change-Id: Ia13b6c9f583d673743488f2e93be5593a1fbf8dc --- res/drawable/call_log_action_border.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 res/drawable/call_log_action_border.xml (limited to 'res/drawable') diff --git a/res/drawable/call_log_action_border.xml b/res/drawable/call_log_action_border.xml new file mode 100644 index 000000000..fbb3559ed --- /dev/null +++ b/res/drawable/call_log_action_border.xml @@ -0,0 +1,24 @@ + + + + + + + + + + -- cgit v1.2.3