airbnb / epoxy

Epoxy is an Android library for building complex screens in a RecyclerView
https://goo.gl/eIK82p
Apache License 2.0
8.47k stars 731 forks source link

ObsoleteCoroutinesApi Warning on PagingDataEpoxyController #1202

Open OHoussein opened 3 years ago

OHoussein commented 3 years ago

Hi,

I wanna use PagingDataEpoxyController with paging 3 library, but there's a warning ObsoleteCoroutinesApi. What's Obsolete API of coroutine do you use ? I didn't find any obsolete API on the epoxy-paging3 package !

Thanks

m-sabeeh commented 2 years ago

https://github.com/airbnb/epoxy/pull/1209