Barista icon indicating copy to clipboard operation
Barista copied to clipboard

Add feature to click spans inside a TextView

Open Sloy opened this issue 6 years ago • 0 comments

As asked and resolved in this StackOverflow thread, it would be great to have a method to click spans inside TextViews, which is not directly trivial with Espresso only.

I suggest a method like clickSpan(viewId, spanText)

Sloy avatar May 18 '18 11:05 Sloy