From d42bc52030f3ab9d5e215033916cfee0b6e05bcc Mon Sep 17 00:00:00 2001 From: Adam Powell Date: Sun, 14 Aug 2011 17:16:37 -0700 Subject: [PATCH] Fix bug 4981687 - WiFi connection dialog should dismiss when tapped outside. Be more forceful in how we allow touch outside to dismiss in non-fullscreen situations. Dialogs will be canceled. Activities will be finished. Change-Id: I041a60501319829a2214f9249d154d5513049a0f --- core/res/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 73443a0266036..3f67d1ba6f641 100755 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -89,7 +89,7 @@ - false + true @@ -396,7 +396,7 @@ If unlock screen is disabled, the puk should be unlocked through Emergency Dialer --> false -