2307vivek / Seeker

A highly customizable seekbar/slider library for android with support for readahead indicator, segments and more. Made with Jetpack Compose ❤.
Apache License 2.0
379 stars 14 forks source link

Lower minSdk to 21 #35

Closed Maxr1998 closed 1 year ago

Maxr1998 commented 1 year ago

I'm planning to use this in one of my apps but couldn't since we still support Android 5 (minSdk 21). I wondered whether it would be technically feasible to lower the minSdk to that version. Thanks!

Maxr1998 commented 1 year ago

Thank you so much!

2307vivek commented 1 year ago

Pr #37 merged and published to maven central.