forked from github/wulkanowy-mirror
Fix empty message bug (#1122)
This commit is contained in:
parent
3e3a080b70
commit
42f9594210
@ -70,6 +70,7 @@ class MessagePreviewPresenter @Inject constructor(
|
||||
this@MessagePreviewPresenter.attachments = it.data.attachments
|
||||
view?.apply {
|
||||
setMessageWithAttachment(it.data)
|
||||
showContent(true)
|
||||
initOptions()
|
||||
}
|
||||
analytics.logEvent(
|
||||
|
Loading…
Reference in New Issue
Block a user