From 7f3526a1a4d5d3578d4648abb1422646d23c6080 Mon Sep 17 00:00:00 2001 From: Tony Wickham Date: Tue, 21 Feb 2017 15:16:12 -0800 Subject: Update notification view to match newer specs - Use smaller radius for notifications round rect background - Remove "Notifications" header, and clip children to round rect path - Flip main notification so that icon shows on the right instead of left; footer is also flipped so animation makes sense - Clean up animations to animate view outline instead of height Bug: 32410600 Change-Id: I6bd1e1f8395b3703f28c3b0056a89e67672368ab --- res/values/dimens.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'res/values/dimens.xml') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 517bf9f79..177e08e2f 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -175,19 +175,18 @@ 24dp 12dp - 1dp + 0dp 3dp 28dp 24dp - + 12dp + 12dp + 2dp - 8dp - 8dp - 36dp - - @dimen/bg_pill_radius + 60dp + @dimen/bg_pill_height 2dp 0.5dp 70dp -- cgit v1.2.3