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

Migrate to AndroidX, upgrade libraries, general cleanup #498

Closed vanshg closed 5 years ago

vanshg commented 5 years ago

As per https://github.com/cymcsg/UltimateRecyclerView/issues/496, (and rehash of https://github.com/cymcsg/UltimateRecyclerView/pull/497 but merging into a different branch) this PR:

And in addition:

vanshg commented 5 years ago

Great thanks @cymcsg! Do you have an idea of when you could get this uploaded to bintray?

cymcsg commented 5 years ago

Already uploaded as version 0.9.0. Thanks for contributing.

vanshg commented 5 years ago

Awesome thank you @cymcsg!