Merge branch 'main' of github.com:markqvist/Sideband
This commit is contained in:
commit
2604674ef1
|
@ -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
|
||||
""")
|
||||
""")
|
||||
|
|
Loading…
Reference in New Issue