From 8b441e3252d422616655a5a9e6ed938ef8ebf817 Mon Sep 17 00:00:00 2001 From: Freeman Ng Date: Tue, 7 Dec 2010 10:54:11 -0800 Subject: [PATCH] remove all keepScreenOn flags from setup wizard flow bug: 3253922 Change-Id: I71ef24dcb19437d0666ea3206f184e511b5f047e --- res/layout-xlarge/date_time_settings_setupwizard.xml | 1 - res/layout-xlarge/wifi_settings_for_setup_wizard_xl.xml | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/res/layout-xlarge/date_time_settings_setupwizard.xml b/res/layout-xlarge/date_time_settings_setupwizard.xml index d9297d01e2..b690742c8e 100644 --- a/res/layout-xlarge/date_time_settings_setupwizard.xml +++ b/res/layout-xlarge/date_time_settings_setupwizard.xml @@ -19,7 +19,6 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" - android:keepScreenOn="true" android:paddingTop="60dip" android:paddingLeft="100dip" android:paddingRight="100dip" diff --git a/res/layout-xlarge/wifi_settings_for_setup_wizard_xl.xml b/res/layout-xlarge/wifi_settings_for_setup_wizard_xl.xml index 97b8d2d812..e438fab0e3 100644 --- a/res/layout-xlarge/wifi_settings_for_setup_wizard_xl.xml +++ b/res/layout-xlarge/wifi_settings_for_setup_wizard_xl.xml @@ -18,7 +18,6 @@ android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:keepScreenOn="true" android:paddingTop="60dip" android:paddingLeft="100dip" android:paddingRight="100dip" @@ -60,7 +59,7 @@ android:layout_below="@id/wifi_setup_title" android:background="@color/divider_color" android:layout_marginBottom="5dip" /> - +