Merge "Stop using splitActionBar"

main
Tadashi G. Takaoka 2014-10-06 08:19:12 +00:00 committed by Android (Google) Code Review
commit a697c62b7d
1 changed files with 1 additions and 2 deletions

View File

@ -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>