You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a lot of test cases we need to check, that ImageView/ImageButton has correct
drawable associated with in it.
I wasn't able to find solution inside standard Espresso's ViewMatchers. So I've
created custom ViewMatcher —
https://gist.github.com/korovyansk/bb9e832bcb2ee86e4475.
What about add it to standard Espresso's ViewMatchers?
Original issue reported on code.google.com by [email protected] on 15 Aug 2014 at 2:35
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 15 Aug 2014 at 2:35The text was updated successfully, but these errors were encountered: