Improved message sending responsiveness

This commit is contained in:
Mark Qvist 2022-10-08 18:13:24 +02:00
parent 1603fd4a0f
commit 19d41a182d
2 changed files with 14 additions and 0 deletions

View file

@ -167,6 +167,7 @@ MDNavigationLayout:
max_height: dp(100)
MDRectangleFlatIconButton:
id: message_send_button
icon: "transfer-up"
text: "Send"
padding: [dp(10), dp(13), dp(10), dp(14)]