Fix empty message bug (#1122)

This commit is contained in:
Mateusz Idziejczak 2021-02-02 00:11:34 +01:00 committed by GitHub
parent 3e3a080b70
commit 42f9594210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,6 +70,7 @@ class MessagePreviewPresenter @Inject constructor(
this@MessagePreviewPresenter.attachments = it.data.attachments
view?.apply {
setMessageWithAttachment(it.data)
showContent(true)
initOptions()
}
analytics.logEvent(