am a697c62b
: Merge "Stop using splitActionBar"
* commit 'a697c62b7d1e6d13c6e48f23af07e3b64f55dc3b': Stop using splitActionBar
This commit is contained in:
commit
fc08ae8c20
1 changed files with 1 additions and 2 deletions
|
@ -89,8 +89,7 @@
|
|||
|
||||
<activity android:name=".settings.SettingsActivity"
|
||||
android:theme="@style/platformSettingsTheme"
|
||||
android:label="@string/english_ime_settings"
|
||||
android:uiOptions="splitActionBarWhenNarrow">
|
||||
android:label="@string/english_ime_settings">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
</intent-filter>
|
||||
|
|
Loading…
Reference in a new issue