mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 05:20:36 +01:00
commit
70e7fea54f
@ -711,6 +711,7 @@ MDScreen:
|
|||||||
MDTextField:
|
MDTextField:
|
||||||
id: message_text
|
id: message_text
|
||||||
keyboard_suggestions: True
|
keyboard_suggestions: True
|
||||||
|
input_type: "text"
|
||||||
multiline: True
|
multiline: True
|
||||||
hint_text: "Write message"
|
hint_text: "Write message"
|
||||||
mode: "rectangle"
|
mode: "rectangle"
|
||||||
@ -767,4 +768,4 @@ Builder.load_string("""
|
|||||||
<CustomOneLineIconListItem>
|
<CustomOneLineIconListItem>
|
||||||
IconLeftWidget:
|
IconLeftWidget:
|
||||||
icon: root.icon
|
icon: root.icon
|
||||||
""")
|
""")
|
||||||
|
Loading…
Reference in New Issue
Block a user