KakaoCup / Kakao

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

Matching in RecyclerView not working with different ViewTypes #95

Closed Nikitae57 closed 1 year ago

Nikitae57 commented 1 year ago

https://github.com/KasperskyLab/Kaspresso/issues/547

I'll raise a PR shortly

Nikitae57 commented 1 year ago

I will suggest using childWith method

Pirokar commented 11 months ago

Does it fixed @Nikitae57 ? I'm still able to reproduce it.