Shopify / android-testify

Add screenshots to your Android tests
https://testify.dev
MIT License
231 stars 23 forks source link

rootViewId on ScreenshotRule is now public #190

Closed DanielJette closed 3 years ago

DanielJette commented 3 years ago

What does this change accomplish?

Resolves #186

How have you achieved it?

rootViewId on ScreenshotRule is now public ScreenshotUtility is now public. (t was always meant to be public. I think it was accidentally made internal during the conversion to Kotlin.

Tophat instructions

n/a

Notice

This change must keep master in a shippable state; it may be shipped without further notice.