concretesolutions / kappuccino

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

Fix same package issue #98

Closed heitorcolangelo closed 6 years ago

heitorcolangelo commented 6 years ago

The sample and the library has the same package, so sometimes the IDE could not recognize the id of the views.