From 6b4a31c219d9859780866cf3b0a4dfc7d9ce69c7 Mon Sep 17 00:00:00 2001 From: Jason Monk Date: Mon, 15 Jun 2015 10:45:46 -0400 Subject: [PATCH] Don't auto-focus text fields in hotspot dialog Instead focus the parent, so that the fields can be seen on smaller screens before editing. Bug: 19095568 Change-Id: Ifeacce3ed64c370ff414e81bd4d25c5d0b26712c --- res/layout/wifi_ap_dialog.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/layout/wifi_ap_dialog.xml b/res/layout/wifi_ap_dialog.xml index 168f9ae3a2a..fd7b1788b5b 100644 --- a/res/layout/wifi_ap_dialog.xml +++ b/res/layout/wifi_ap_dialog.xml @@ -22,6 +22,8 @@