cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

AndroidX Support #496

Closed vanshg closed 5 years ago

vanshg commented 5 years ago

It would be great if you could migrate this library to using AndroidX. Should be a very simple change by way of just letting Android Studio do the whole migration for you

cymcsg commented 5 years ago

Thanks @vanshg . I think it's a great idea to use AndroidX for the latest trending. However as I am not focus on Android development for current stage, I wish someone can help me do the work.

vanshg commented 5 years ago

See https://github.com/cymcsg/UltimateRecyclerView/pull/497