diff --git a/java/res/values-sw600dp/config.xml b/java/res/values-sw600dp/config.xml index 4f6d684c45d42432a180064a509c98afba11058b..b6d8e33f9ab93626e68dad959e92b3262d6d60dd 100644 --- a/java/res/values-sw600dp/config.xml +++ b/java/res/values-sw600dp/config.xml @@ -21,8 +21,7 @@ <resources> <bool name="config_enable_show_settings_key_option">true</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">true</bool> + <bool name="config_enable_show_voice_key_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_quick_fixes_option">false</bool>