mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-19 13:49:13 +00:00
remove outdated comment
This commit is contained in:
parent
9f09d28f4e
commit
d4d3ba16e0
1 changed files with 0 additions and 2 deletions
|
@ -428,8 +428,6 @@ public final class KeyboardState {
|
|||
}
|
||||
mPrevSymbolsKeyboardWasShifted = false;
|
||||
}
|
||||
// toggling numpad and emoji layout isn't actually possible yet due to lack of toolbar
|
||||
// keys or key-swipes in that layout, but included for safety.
|
||||
case MODE_EMOJI -> setEmojiKeyboard();
|
||||
case MODE_CLIPBOARD -> setClipboardKeyboard();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue