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/values/dimens.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'res/values/dimens.xml') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index d4a36cfb1..b36b9d67a 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -28,11 +28,12 @@ 4dp 13dp 8dp - 16dp + 8dp 24dp 2dp 12dp - 56dip + 56dp + 16dp 72dp @@ -103,11 +104,10 @@ 3dp 48dp + 16dp + 24dp 24dp - + 64dp 14sp 14sp -- cgit v1.2.3