Resolves #2321 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@@ -355,9 +355,8 @@ class ChatController(args: Bundle) :
conversationUser
)
- setupSwipeToReply()
-
try {
+ setupSwipeToReply()
setupMentionAutocomplete()
checkShowCallButtons()
checkShowMessageInputView()