mirror of
https://github.com/pachli/pachli-android.git
synced 2024-12-26 00:36:24 +01:00
parent
3f3166522b
commit
9a173f0234
@ -758,7 +758,7 @@ class ComposeActivity : BaseActivity(),
|
||||
|
||||
viewModel.sendStatus(contentText, spoilerText).observe(this, Observer {
|
||||
finishingUploadDialog?.dismiss()
|
||||
finishWithoutSlideOutAnimation()
|
||||
deleteDraftAndFinish()
|
||||
})
|
||||
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user