OSDN Git Service

Dismiss dialogs properly on closing.
[android-x86/packages-apps-Settings.git] / AndroidManifest.xml
index 649e06c..68aca79 100644 (file)
 
         <activity android:name="SettingsLicenseActivity"
                 android:label="@string/settings_license_activity_title"
-                android:theme="@*android:style/Theme.Holo.Dialog.Alert"
+                android:theme="@android:style/Theme.Holo.Panel"
                 android:configChanges="orientation|screenSize">
             <intent-filter>
                 <action android:name="android.settings.LICENSE" />