KakaoCup / Kakao

Nice and simple DSL for Espresso in Kotlin
https://kakaocup.github.io/Kakao/
Apache License 2.0
325 stars 28 forks source link

Add TextViewActions#clickSpanWithText() #62

Closed iyakovlev closed 1 year ago

iyakovlev commented 1 year ago

In our project we use custom clickable spans, so I hope that action would be useful for the community too.

This new method should also work with URLSpan, but for demonstration purposes i've made a custom DummyClickableSpan inside TextActivity.