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/values/dimens.xml | 17 ++++++++++++----- res/values/strings.xml | 3 +++ res/values/styles.xml | 4 ++++ 3 files changed, 19 insertions(+), 5 deletions(-) (limited to 'res/values') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 496eb433d..d9473617d 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -51,11 +51,13 @@ 30dp 50dp 56dp + + 70dp 18sp 11dp 5dp - 36sp - 47dp + 33sp + 55dp 16dp 0px 3dp @@ -63,9 +65,14 @@ 74dp - 60dp - - 56dp + + 60dp + + 60dp + + 10dp + + 5dp 1dp diff --git a/res/values/strings.xml b/res/values/strings.xml index bd9aefb2d..2575a0b1a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -427,6 +427,9 @@ --> Add contact + + More options +