mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-19 00:10:20 +00:00
Fixed inverted emoji key icon
This commit is contained in:
parent
f9eff4b7b4
commit
99e9b934fc
4 changed files with 8 additions and 5 deletions
|
@ -259,6 +259,7 @@ public final class KeyboardTextsTable {
|
|||
/* 173: 0 */ "morekeys_double_quote",
|
||||
/* 174: 0 */ "morekeys_tablet_double_quote",
|
||||
/* 175: 0 */ "keyspec_emoji_action_key",
|
||||
/* 176: 0 */ "keyspec_emoji_normal_key",
|
||||
};
|
||||
|
||||
private static final String EMPTY = "";
|
||||
|
@ -480,6 +481,7 @@ public final class KeyboardTextsTable {
|
|||
/* morekeys_double_quote */ "!fixedColumnOrder!5,!text/double_quotes,!text/double_angle_quotes",
|
||||
/* morekeys_tablet_double_quote */ "!fixedColumnOrder!6,!text/double_quotes,!text/single_quotes,!text/double_angle_quotes,!text/single_angle_quotes",
|
||||
/* keyspec_emoji_action_key */ "!icon/emoji_action_key|!code/key_emoji",
|
||||
/* keyspec_emoji_normal_key */ "!icon/emoji_normal_key|!code/key_emoji",
|
||||
};
|
||||
|
||||
/* Locale af: Afrikaans */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue