Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActivityTestRule Class deprecated #573

Open
1 task done
Zardozz opened this issue Mar 21, 2021 · 0 comments
Open
1 task done

ActivityTestRule Class deprecated #573

Zardozz opened this issue Mar 21, 2021 · 0 comments

Comments

@Zardozz
Copy link

Zardozz commented Mar 21, 2021

Issues and steps to reproduce

ActivityTestRule Class used in the Android Integration tests is deprecated
See
https://developer.android.com/reference/androidx/test/rule/package-summary

Change the androidxTestVersion to "1.3.0" in the library buld.gradle and "ActivityTestRule" used in most of the library Integration (AndroidTest) tests shows up as deprecated (but still currently works)

Expected behavior

Not to use deprecated classes

Version of the flexbox library

  • 2.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant