AwesomeText icon indicating copy to clipboard operation
AwesomeText copied to clipboard

If my TextView's context has the text-face like @_0...

Open eling13 opened this issue 9 years ago • 1 comments

The MENTION_PATTERN will put the text-face renderer to a clickable-span, The lib can provide another method that user can define the sapn text without using the addViewSpanRenderer(pattern,xx)?

eling13 avatar Nov 23 '15 03:11 eling13

Another question: If I set onclickListener to the textView, It may cause the problem: If I click on the span, the textView onClickListener also will response...

eling13 avatar Nov 23 '15 07:11 eling13