From e4cb9e426cb969bf4e24cd2c743f0cf64ae1ce90 Mon Sep 17 00:00:00 2001 From: Irfan Sheriff Date: Thu, 16 Sep 2010 19:35:03 -0700 Subject: [PATCH] Fix NPE in wifi setup wizard Add static wifi IP UI xml layout for set up wizard Bug: 3009285 Change-Id: I8161f290c6ee66117ae37da68de1d52fc42d5f61 --- res/layout/wifi_config_preference.xml | 80 +++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) diff --git a/res/layout/wifi_config_preference.xml b/res/layout/wifi_config_preference.xml index c510abf99c6..b7f183ffd33 100644 --- a/res/layout/wifi_config_preference.xml +++ b/res/layout/wifi_config_preference.xml @@ -142,4 +142,84 @@ android:layout_height="wrap_content" android:text="@string/wifi_show_password" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +