From a5d5cdf2ed131289943033cfd775dd34ffd7ff45 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Tue, 22 Apr 2014 17:20:00 -0700 Subject: Add floating dialpad action button * Replace fake action bar at the bottom of the screen with a floating action button which casts a shadow. * Remove the now unused mDialpadOverflowMenu button in DialtactsActivity * Modify dialpad layout to add a bottom row of buttons which provide access to the add contact button and overflow menu * Fix dialpad layout so the heights applied in XML are actually respected - previously they were being ignored and each dialpad key was being assigned the height of MATCH_PARENT Bug: 13932988 Change-Id: I6e48c00c5ceeeffed142c3dd259e630d6daf8111 --- res/drawable-xhdpi/ic_overflow_menu.png | Bin 0 -> 801 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xhdpi/ic_overflow_menu.png (limited to 'res/drawable-xhdpi') diff --git a/res/drawable-xhdpi/ic_overflow_menu.png b/res/drawable-xhdpi/ic_overflow_menu.png new file mode 100644 index 000000000..777384102 Binary files /dev/null and b/res/drawable-xhdpi/ic_overflow_menu.png differ -- cgit v1.2.3