Use Light.Holo in SetupWizard related Settings.

Change-Id: I30e401731717f15567222b263134a2170a4838da
This commit is contained in:
Daisuke Miyakawa
2010-09-19 12:12:11 -07:00
parent 5ba2640003
commit 3a817f54f2

View File

@@ -100,7 +100,7 @@
</activity-alias>
<activity android:name=".wifi.WifiSettingsForSetupWizardXL"
android:theme="@android:style/Theme.NoTitleBar"
android:theme="@android:style/Theme.Holo.NoActionBar"
android:clearTaskOnLaunch="true"
android:screenOrientation="landscape"
android:exported="true" />
@@ -225,7 +225,7 @@
<activity android:name="DateTimeSettingsSetupWizard"
android:label="@string/date_and_time"
android:theme="@android:style/Theme.NoTitleBar"
android:theme="@android:style/Theme.Holo.NoActionBar"
android:screenOrientation="behind">
<intent-filter>
<action android:name="android.intent.action.MAIN" />