Skip to content
Snippets Groups Projects
Commit 1cb24df9 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am 2c187a76: Remove voice key option from 7 inch tablet setting.

* commit '2c187a76':
  Remove voice key option from 7 inch tablet setting.
parents 6ca8675a 2c187a76
No related branches found
No related tags found
No related merge requests found
...@@ -21,8 +21,7 @@ ...@@ -21,8 +21,7 @@
<resources> <resources>
<bool name="config_enable_show_settings_key_option">true</bool> <bool name="config_enable_show_settings_key_option">true</bool>
<bool name="config_enable_show_subtype_settings">false</bool> <bool name="config_enable_show_subtype_settings">false</bool>
<!-- TODO: Set this false after layout debug --> <bool name="config_enable_show_voice_key_option">false</bool>
<bool name="config_enable_show_voice_key_option">true</bool>
<bool name="config_enable_show_popup_on_keypress_option">false</bool> <bool name="config_enable_show_popup_on_keypress_option">false</bool>
<bool name="config_enable_show_recorrection_option">false</bool> <bool name="config_enable_show_recorrection_option">false</bool>
<bool name="config_enable_quick_fixes_option">false</bool> <bool name="config_enable_quick_fixes_option">false</bool>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment