android-testify
android-testify copied to clipboard
ActivityTestRule deprecated
Is your feature request related to a problem? Please describe. Please share any plans regarding moving away from using https://developer.android.com/reference/androidx/test/rule/ActivityTestRule.html due to deprecation.
This feedback relates to:
- [x] The Kotlin library
- [ ] The Gradle plugin
- [ ] The IntelliJ Platform plugin
- [ ] The sample code
- [ ] The documentation
Describe the solution you'd like The plugin heavily relies on https://developer.android.com/reference/androidx/test/rule/ActivityTestRule.html, while latter being deprecated.
Describe alternatives you've considered Using whatever coming instead of https://developer.android.com/reference/androidx/test/rule/ActivityTestRule.html
Additional context NA
Copied from @oradkovsky https://github.com/Shopify/android-testify/issues/244