Closed bernaferrari closed 4 years ago
This would be fantastic. I can make a PR for this but will it be accepted?
I think it is worth trying. The developer has been very busy lately, and I think it will be easier for him to click on "accept" than do it himself.
Let me look through my old commits. I think I updated one of his other libraries before so let me see if that was accepted.
Submitted a PR with updates.
@yarolegovich Can we please merge the pull request created by @searchy2? We are migrating to Android X and I just want to avoid add this library as a module in our app.
I have also created a PR with more recents updates around androidx and versions. https://github.com/yarolegovich/DiscreteScrollView/pull/179
Can you have a look @yarolegovich ?
FYI, if you have the following under your gradle.properties
, then you shouldn't need the library to be using AndroidX artifacts. Jetifier should take care of it.
android.enableJetifier=true
Although, it would be nice to have the library actually migrated as jetifier seems to add a bit of overhead on build times.
Resolved with #134 and v1.5.0
Now released: https://developer.android.com/topic/libraries/support-library/androidx-overview