From cdbbe563567f1320ff2d8df8a22f3d366f1d9f35 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 f9eb3a352..7f842ebbc 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,