From bcb91d9c9539e03fdaec74bb38acecdd34552257 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 9 Jun 2014 17:27:43 -0700 Subject: Adjust recent cards animation. = Make the card clip more gradual (half that of before). = Accelerate the opacity fade so the content does not intersect with the card bounds when clipping. = Shift the search text 2dp to the left to better align with the recent card content. = Adjust the y translation of the recent card to "center" vertically. Bug: 15470880 Change-Id: I63b0742ff61d995b50257961bb317fa5d043a1bd --- res/values/dimens.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 53292e166..3533abd29 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -112,7 +112,7 @@ 4dp 2dp - 24dp + 22dp 26dp 28dp -- cgit v1.2.3