diff options
Diffstat (limited to 'java/res/xml-nb')
-rw-r--r-- | java/res/xml-nb/kbd_qwerty.xml | 12 | ||||
-rw-r--r-- | java/res/xml-nb/kbd_qwerty_black.xml | 24 |
2 files changed, 6 insertions, 30 deletions
diff --git a/java/res/xml-nb/kbd_qwerty.xml b/java/res/xml-nb/kbd_qwerty.xml index 89d45468c..7e1610684 100644 --- a/java/res/xml-nb/kbd_qwerty.xml +++ b/java/res/xml-nb/kbd_qwerty.xml @@ -176,8 +176,6 @@ android:keyEdgeFlags="left" /> <Key android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_keyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" android:isModifier="true" /> <Key android:codes="@integer/key_space" @@ -274,8 +272,6 @@ android:keyEdgeFlags="left" /> <Key android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_keyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" android:isModifier="true" /> <Key android:codes="@integer/key_space" @@ -308,8 +304,6 @@ android:keyEdgeFlags="left" /> <Key android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_keyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" android:isModifier="true" /> <Key android:codes="@integer/key_space" @@ -353,8 +347,6 @@ android:isModifier="true" /> <Key android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_keyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" android:isModifier="true" /> <Key android:codes="@integer/key_space" @@ -466,8 +458,6 @@ android:isModifier="true" /> <Key android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_keyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" android:isModifier="true" /> <Key android:codes="@integer/key_space" @@ -505,8 +495,6 @@ android:isModifier="true" /> <Key android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_keyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" android:isModifier="true" /> <Key android:codes="@integer/key_space" diff --git a/java/res/xml-nb/kbd_qwerty_black.xml b/java/res/xml-nb/kbd_qwerty_black.xml index 8fbfead79..f6a034ee9 100644 --- a/java/res/xml-nb/kbd_qwerty_black.xml +++ b/java/res/xml-nb/kbd_qwerty_black.xml @@ -173,9 +173,7 @@ android:keyWidth="20%p" android:keyEdgeFlags="left" /> <Key - android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_bkeyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" /> + android:codes="@integer/key_f1" /> <Key android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" @@ -256,9 +254,7 @@ android:keyWidth="20%p" android:keyEdgeFlags="left" /> <Key - android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_bkeyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" /> + android:codes="@integer/key_f1" /> <Key android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" @@ -285,9 +281,7 @@ android:keyWidth="20%p" android:keyEdgeFlags="left" /> <Key - android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_bkeyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" /> + android:codes="@integer/key_f1" /> <Key android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" @@ -323,9 +317,7 @@ android:keyIcon="@drawable/sym_bkeyboard_settings" android:iconPreview="@drawable/sym_keyboard_feedback_settings" /> <Key - android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_bkeyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" /> + android:codes="@integer/key_f1" /> <Key android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" @@ -418,9 +410,7 @@ android:keyIcon="@drawable/sym_bkeyboard_settings" android:iconPreview="@drawable/sym_keyboard_feedback_settings" /> <Key - android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_bkeyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" /> + android:codes="@integer/key_f1" /> <Key android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" @@ -451,9 +441,7 @@ android:keyIcon="@drawable/sym_bkeyboard_settings" android:iconPreview="@drawable/sym_keyboard_feedback_settings" /> <Key - android:codes="@integer/key_f1" - android:keyIcon="@drawable/sym_bkeyboard_mic" - android:iconPreview="@drawable/sym_keyboard_feedback_mic" /> + android:codes="@integer/key_f1" /> <Key android:codes="@integer/key_space" android:keyIcon="@drawable/sym_bkeyboard_space" |