square / RxIdler

An IdlingResource for Espresso which wraps an RxJava Scheduler.
Apache License 2.0
512 stars 43 forks source link

Support for AndroidX ? #17

Closed MartyCatawiki closed 5 years ago

MartyCatawiki commented 5 years ago

Is there a time-plan for supporting AndroidX espresso testing?

mrk-han commented 5 years ago

@MartyCatawiki Have you tried using with AndroidX yet? If updating this to support AndroidX, will it still function for ATSL?

MartyCatawiki commented 5 years ago

@mrk-han Sorry no, we had too many issues with our own project during migrating it to AndroidX

felipehjcosta commented 5 years ago

My project uses AndroidX and worked fine. I take the opportunity to open a PR to migrate to AndroidX

jrodbx commented 5 years ago

https://github.com/square/RxIdler/pull/19