mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-24 00:27:40 +00:00
chore(android): Update deprecated markings
This commit is contained in:
parent
0cf21f6879
commit
4e5eca40d4
1 changed files with 2 additions and 2 deletions
|
|
@ -170,10 +170,10 @@ public final class KMManager {
|
|||
public static final String KMKey_KeyboardModified = "lastModified";
|
||||
public static final String KMKey_KeyboardRTL = "rtl";
|
||||
|
||||
// Intend to deprecate: KMKey_CustomKeyboard is no longer used and will be deprecated in Keyman 15.0
|
||||
// DEPRECATED
|
||||
public static final String KMKey_CustomKeyboard = "CustomKeyboard";
|
||||
|
||||
// Intend to deprecate: KMKey_CustomModel is no longer used and will be deprecated in Keyman 15.0
|
||||
// DEPRECATED
|
||||
public static final String KMKey_CustomModel = "CustomModel";
|
||||
|
||||
public static final String KMKey_CustomHelpLink = "CustomHelpLink";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue