Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Add extensions for ClipData (#497) #508

Closed
wants to merge 7 commits into from
Closed

Conversation

jzoran
Copy link
Contributor

@jzoran jzoran commented Apr 17, 2018

No description provided.

@jzoran
Copy link
Contributor Author

jzoran commented Apr 17, 2018

Just noticed #503. Sorry.

jzoran added 7 commits May 22, 2018 11:54
Skip calling the extension to avoid overhead.
Simply missing from previous commits.
The original factory API uses CharSequence, so use it
instead of String.
ClipData cannot be created with types of ClipData.Item other than
Uri, CharSequence and Intent. Test that IllegalArgumentException is
thrown by clipDataOf.
ClipData.Item cannot be empty when creating a ClipData instance.
@JakeWharton
Copy link
Contributor

Moved to r.android.com/720972

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants