mirror of
https://github.com/markqvist/Sideband.git
synced 2026-04-27 22:25:39 +00:00
Merge branch 'main' of github.com:markqvist/Sideband
This commit is contained in:
commit
2604674ef1
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue