From 13f6fd048f0cdc26e9dc6b78a02515e72fff2e27 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 21 May 2014 18:05:56 -0700 Subject: DO NOT MERGE. Tidy up call log shadow/touch interactions. - Constrain the recents list footer ripple to its dimensions. - Eliminate bottom margin on the call log list items. - Changed translationZ on expand to apply to the call log list item instead of just its primary action view. - Adjust the outline clipping so that a shadow doesn't appear under the day group header, now that the translation is applied to the entire list item. - Instantiated a number of fixed property values in onCreate() in the CallLogFragment, instead of whenever they're needed. Bug: 15165669 Change-Id: I5ed81ae49fb0c3f6eed360f247c1fd67278a628c (cherry picked from commit 6e765f9a71b450809c4916a5d5562cdc1372a39a) --- res/values/dimens.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'res/values/dimens.xml') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 6d7aa84fb..f399e368e 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -30,7 +30,7 @@ 54dp 4dip 8dip - 8dip + 8dp 24dip 56dip 40dip @@ -130,8 +130,8 @@ 14sp 48dp - - 4dp + + 4dp 16dp -- cgit v1.2.3