am fa782f5e
: Merge "Hidden AddAccount activity doesn\'t need to deal with orientation changes." into honeycomb
* commit 'fa782f5ee3b925fb242c1786852e93c932d97cb5': Hidden AddAccount activity doesn't need to deal with orientation changes.
This commit is contained in:
@@ -1064,6 +1064,7 @@
|
||||
|
||||
<activity android:name="com.android.settings.accounts.AddAccountSettings"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar"
|
||||
android:configChanges="orientation|keyboardHidden"
|
||||
android:label="@string/header_add_an_account">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
Reference in New Issue
Block a user