parent
652e14b302
commit
870f20aa78
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ object StoryContextMenu {
|
|||
|
||||
ShareCompat.IntentBuilder(fragment.requireContext())
|
||||
.setText(shareText)
|
||||
.setType("text/plain")
|
||||
.createChooserIntent()
|
||||
} else {
|
||||
val attachment: Attachment = messageRecord.slideDeck.firstSlide!!.asAttachment()
|
||||
|
|
Loading…
Add table
Reference in a new issue