From cc0dc00916c5194cdef4151767ec58c6ccad6578 Mon Sep 17 00:00:00 2001 From: Daisuke Miyakawa Date: Thu, 10 Feb 2011 12:26:26 -0800 Subject: [PATCH] Remove portrait support in SetupWizard We support sensorLandscape for a moment. See also I45e30c652feab1d30c4f0379379f8ca4e455fa02 - Use sensorLandscape instead of default - Modify paddings in default xmls to layout landscape stuffs correctly Change-Id: Ife03de69e4d1d2d898cd0e8de3cefd733aea8f19 --- AndroidManifest.xml | 1 + .../date_time_settings_setupwizard.xml | 168 ----------------- .../wifi_settings_for_setup_wizard_xl.xml | 177 ------------------ .../date_time_settings_setupwizard.xml | 4 +- .../wifi_settings_for_setup_wizard_xl.xml | 4 +- .../settings/DateTimeSettingsSetupWizard.java | 2 + .../wifi/WifiSettingsForSetupWizardXL.java | 4 +- 7 files changed, 8 insertions(+), 352 deletions(-) delete mode 100644 res/layout-xlarge-land/date_time_settings_setupwizard.xml delete mode 100644 res/layout-xlarge-land/wifi_settings_for_setup_wizard_xl.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index bf7346c50d2..86903edf152 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -136,6 +136,7 @@ android:theme="@android:style/Theme.Holo.NoActionBar" android:windowBackground="@drawable/setups_bg_default" android:clearTaskOnLaunch="true" + android:screenOrientation="sensorLandscape" android:exported="true" /> - - - - - - - - - - - -