anko icon indicating copy to clipboard operation
anko copied to clipboard

Feature request: share file

Open spotlesscoder opened this issue 6 years ago • 0 comments

https://github.com/Kotlin/anko/blob/master/anko/library/static/supportV4/src/main/java/SupportIntents.kt contains a function to share some message with title and text.

I want to be able to share a title + file object (send a file via WhatsApp / Mail / etc.)

spotlesscoder avatar Jun 28 '19 06:06 spotlesscoder