Merge branch 'main' of github.com:markqvist/Sideband

This commit is contained in:
Mark Qvist 2024-01-03 11:22:13 +01:00
commit 2604674ef1

View File

@ -711,6 +711,7 @@ MDScreen:
MDTextField:
id: message_text
keyboard_suggestions: True
input_type: "text"
multiline: True
hint_text: "Write message"
mode: "rectangle"
@ -767,4 +768,4 @@ Builder.load_string("""
<CustomOneLineIconListItem>
IconLeftWidget:
icon: root.icon
""")
""")