Skip to content

Commit c861b68

Browse files
committed
Show ongoing ime switch icon on sw600
Bug: 6422307 Change-Id: If10758e0d4ca59da4f3ab07d52dda6673af9c0a8
1 parent b33c34c commit c861b68

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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@
1616

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

core/res/res/values-w720dp/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="action_bar_expanded_action_views_exclusive">false</bool>
19+
<bool name="show_ongoing_ime_switcher">false</bool>
1920
</resources>

0 commit comments

Comments
 (0)