Skip to content

Conversation

@fatihergin
Copy link

It's now possible to use with spannable strings.

Sample usage:

SpannableString spannableText=  new SpannableString(text);
. . . 
new Tag(spannableText);

ss_tagview_spannable_support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant