BigImageViewer icon indicating copy to clipboard operation
BigImageViewer copied to clipboard

ProgressPieIndicator still requires com.android.support

Open OIvaschenko-BD opened this issue 4 years ago • 1 comments

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.

OIvaschenko-BD avatar May 21 '21 13:05 OIvaschenko-BD

Great, you could publish your fork, I could check it and migrate to it later.

Piasy avatar May 23 '21 14:05 Piasy