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-xxhdpi/dialer_recent_card_bg.9.png | Bin 244 -> 0 bytes .../ic_tile_for_recents_and_contact_tile.9.png | Bin 0 -> 1307 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-xxhdpi/dialer_recent_card_bg.9.png create mode 100644 res/drawable-xxhdpi/ic_tile_for_recents_and_contact_tile.9.png (limited to 'res/drawable-xxhdpi') diff --git a/res/drawable-xxhdpi/dialer_recent_card_bg.9.png b/res/drawable-xxhdpi/dialer_recent_card_bg.9.png deleted file mode 100644 index 87d95f0ed..000000000 Binary files a/res/drawable-xxhdpi/dialer_recent_card_bg.9.png and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_tile_for_recents_and_contact_tile.9.png b/res/drawable-xxhdpi/ic_tile_for_recents_and_contact_tile.9.png new file mode 100644 index 000000000..0a99cdb26 Binary files /dev/null and b/res/drawable-xxhdpi/ic_tile_for_recents_and_contact_tile.9.png differ -- cgit v1.2.3