From 778408732c1e8fb81d1b5dc6df92725aa397e978 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Fri, 6 Sep 2013 12:08:08 -0700 Subject: Tweak Dialpad redlines Centralize dialpad keys Change voicemail icon Bug: 10445734 Bug: 10510368 Change-Id: I1e9dc98c9aed07c26bdfe176f4a4c94c65fc6d85 --- res/layout/dialpad_key.xml | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) (limited to 'res/layout/dialpad_key.xml') diff --git a/res/layout/dialpad_key.xml b/res/layout/dialpad_key.xml index b204c20a2..074e0235f 100644 --- a/res/layout/dialpad_key.xml +++ b/res/layout/dialpad_key.xml @@ -19,24 +19,26 @@ xmlns:android="http://schemas.android.com/apk/res/android" style="@style/DialtactsDialpadButtonStyle" android:clickable="true" > - - + android:layout_height="match_parent" + android:layout_gravity="center"> + + + \ No newline at end of file -- cgit v1.2.3