diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-sw600dp/config.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/res/values-sw600dp/config.xml b/java/res/values-sw600dp/config.xml index 4f6d684c4..b6d8e33f9 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> |