From ea724b485da6f1fce3f35d5bf556da7d176cb4bf Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 20 May 2020 19:23:55 +0000 Subject: [PATCH] Update lib/views/chat.dart --- lib/views/chat.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/views/chat.dart b/lib/views/chat.dart index f9eb3a3..7f842eb 100644 --- a/lib/views/chat.dart +++ b/lib/views/chat.dart @@ -491,7 +491,7 @@ class _ChatState extends State<_Chat> { 0, (MediaQuery.of(context).size.width - AdaptivePageLayout.defaultMinWidth * - 3) / + 3.5) / 2), ), reverse: true,