concretesolutions / kappuccino

A kotlin library to simplify how to do espresso tests on Android.
Apache License 2.0
109 stars 20 forks source link

Issue 99 - Recycler view item visibility #113

Closed heitorcolangelo closed 6 years ago

heitorcolangelo commented 6 years ago

#99

This is a workaround for this issue. Unfortunately I could not find myself how to properly fixed it, but I provided a workaround and proper advices and documentation while this is not fixed. This should solve the specific case for now. Also, I've updated some library versions and organised the code a lil bit.