From a4ef50949a828e5757cbf8fceeb235c84e38d818 Mon Sep 17 00:00:00 2001 From: Chiao Cheng Date: Tue, 12 Nov 2013 13:41:27 -0800 Subject: Dismiss dialpad when user touches spaces above it. Only applies if the user has not input any digits yet. Bug: 11648799 Change-Id: I28a57fcd7eae0faaf5e234e9ec7531140903e2f5 --- res/layout/dialpad_fragment.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/dialpad_fragment.xml b/res/layout/dialpad_fragment.xml index 32b1d6094..e673cea98 100644 --- a/res/layout/dialpad_fragment.xml +++ b/res/layout/dialpad_fragment.xml @@ -19,7 +19,8 @@ android:layout_height="match_parent" android:orientation="vertical" > - -- cgit v1.2.3