Barista
Barista copied to clipboard
Add feature to click spans inside a TextView
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)