Keyboard settings

This commit is contained in:
Mark Qvist 2023-08-15 13:36:44 +02:00
parent f482d72447
commit 3212f41625
2 changed files with 3 additions and 0 deletions

View file

@ -150,6 +150,8 @@ MDNavigationLayout:
MDTextField:
id: message_text
input_type: "text"
keyboard_suggestions: True
multiline: True
hint_text: "Write message"
mode: "rectangle"