tommybuonomo / dotsindicator

Three material Dots Indicators for view pagers in Android !
Apache License 2.0
3.41k stars 350 forks source link

Split artifacts for Compose and View-based indicators #179

Open Maxr1998 opened 1 year ago

Maxr1998 commented 1 year ago

I saw that for 5.0, a new compose version of the indicator was added. Unfortunately, adding the dependencies for JetPack compose noticeably increases project size for non-Compose projects. Thus, I'd suggest splitting the two variants into two separate Gradle modules and publishing them independently.