BigImageViewer
BigImageViewer copied to clipboard
ProgressPieIndicator still requires com.android.support
I can see that the library has migrated to AndroidX, which is great. However, when we turned off Jetifier, we found out that one of the dependencies of ProgressPieIndicator still depends on the old support libraries, namely com.github.filippudak.progresspieview:library. I have forked the project and pulled PR https://github.com/FilipPudak/ProgressPieView/pull/18. Unfortunately, the project looks dead, so, maybe it is better to create new maven artifact from my fork.
Great, you could publish your fork, I could check it and migrate to it later.