Merge branch 'master' into feature/offline

This commit is contained in:
Salvatore Giordano
2020-03-12 21:11:07 +01:00
5 changed files with 24 additions and 10 deletions
+1
View File
@@ -502,6 +502,7 @@ class _MessageInputState extends State<MessageInput> {
),
),
context: context,
isScrollControlled: true,
builder: (_) {
return Column(
mainAxisSize: MainAxisSize.min,