From 8165cb1734a70c605580c51215b0441efaf04af7 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Wed, 12 Mar 2014 12:07:40 -0700 Subject: Slight UX tweaks to Dialer * Add drawable and apply to dialpad fragment for shadow effect * Tweak name/number padding in tiles * Tweak default letter avatar placing in tiles * Add shadow for dialpad * Swap out 9patch drawable for recents * Add 9patch to contact tile Bug: 13421236 Bug: 13418523 Bug: 13421916 Bug: 13421236 Bug: 13419201 Bug: 13418712 Change-Id: I6ff8fe41d7e2d02db105bb542f425be13ae5fef7 --- res/drawable/shadow_fade_up.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 res/drawable/shadow_fade_up.xml (limited to 'res/drawable') diff --git a/res/drawable/shadow_fade_up.xml b/res/drawable/shadow_fade_up.xml new file mode 100644 index 000000000..e2d993484 --- /dev/null +++ b/res/drawable/shadow_fade_up.xml @@ -0,0 +1,24 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3