Skip to content

Commit accd22a

Browse files
committed
Fix imf flag
Change-Id: I28a3155f329a3bd8b8a8f5d06b5ab21eba7d4558
1 parent 7bb89cf commit accd22a

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)