* commit '42f178d10bcad0a8c04f20b2dfd2e3c28117a7cf': Settings: Improved UX when viewing open source license info.
This commit is contained in:
@@ -485,7 +485,8 @@
|
||||
|
||||
<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.Dialog.Alert"
|
||||
android:configChanges="orientation">
|
||||
<intent-filter>
|
||||
<action android:name="android.settings.LICENSE" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
||||
Reference in New Issue
Block a user