koral-- / android-gif-drawable

Views and Drawable for displaying animated GIFs on Android
Other
9.56k stars 1.78k forks source link

Matcher for testing GifImageView with Espresso? #818

Closed sarimmehdi closed 1 year ago

sarimmehdi commented 1 year ago

Is there a way to test the GifImageView using a custom matcher in espresso?

koral-- commented 1 year ago

I think so. I see nothing can prevent it I am aware of. GifImageView is also an ImageView.