forked from github/wulkanowy-mirror
Fix crash after send message when activity is in background (#777)
This commit is contained in:
parent
366ebc781d
commit
9b18e3669d
@ -147,7 +147,7 @@ class SendMessageActivity : BaseActivity<SendMessagePresenter>(), SendMessageVie
|
||||
}
|
||||
|
||||
override fun popView() {
|
||||
onBackPressed()
|
||||
finish()
|
||||
}
|
||||
|
||||
private fun setUpExtendedHitArea() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user