Skip to content

Commit 2da2ec1

Browse files
satok16Android (Google) Code Review
authored andcommitted
Merge "Fix imf flag" into jb-mr1-dev
2 parents 66442c7 + accd22a commit 2da2ec1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

core/res/res/values-sw600dp/bools.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616

1717
<resources>
1818
<bool name="target_honeycomb_needs_options_menu">false</bool>
19+
<bool name="show_ongoing_ime_switcher">false</bool>
1920
</resources>

core/res/res/values-w720dp/bools.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@
1616

1717
<resources>
1818
<bool name="action_bar_expanded_action_views_exclusive">false</bool>
19-
<bool name="show_ongoing_ime_switcher">true</bool>
2019
</resources>

0 commit comments

Comments
 (0)