mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 4cb15268: Fix crash while entering emoticons
* commit '4cb152682d1ebb09b7a5356e81b78b7fed11de69': Fix crash while entering emoticons
This commit is contained in:
commit
ba5720b927
@ -31,7 +31,7 @@ import java.util.Locale;
|
||||
|
||||
public final class KeyboardTextsSet {
|
||||
public static final String PREFIX_TEXT = "!text/";
|
||||
public static final String SWITCH_TO_ALPHA_KEY_LABEL = "label_to_alpha_key";
|
||||
public static final String SWITCH_TO_ALPHA_KEY_LABEL = "keylabel_to_alpha";
|
||||
|
||||
private static final char BACKSLASH = Constants.CODE_BACKSLASH;
|
||||
private static final int MAX_STRING_REFERENCE_INDIRECTION = 10;
|
||||
|
Loading…
x
Reference in New Issue
Block a user