Skip to content

Optionally return Intent from Email/SocialShare #6

@AngusMorton

Description

@AngusMorton

It would be convenient to be able to get an Intent from an Email/SocialShare, in addition to being able to start the Intent.

For example:

Intent shareIntent = Shelly.share(context)
    .text("shareText")
    .intent()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions