yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

AndroidX Migration #179

Closed gneokleous closed 4 years ago

gneokleous commented 5 years ago

Make sure the app runs successfully ✔️ Unit tests pass ✔️ Android test espresso tests pass ✔️

Ashinch commented 5 years ago

hope able to merge.

gneokleous commented 4 years ago

Closing this in favor of the most recent AndroidX PR which includes more recent versions of the dependencies.

Duplicate of #184