VirtualKeyboard: redesign and enhancements (#8089)

See #8089 for all the details.
This commit is contained in:
mergen3107
2021-08-24 17:51:39 -04:00
committed by GitHub
parent 684fd6c12d
commit fdae07e2cc
14 changed files with 1299 additions and 589 deletions

View File

@@ -328,7 +328,7 @@ end
if Device:isTouchDevice() then
common_settings.keyboard_layout = {
text = _("Keyboard layout"),
text = _("Keyboard"),
sub_item_table = require("ui/elements/menu_keyboard_layout"),
}
common_settings.taps_and_gestures = {