Dhaval2404 / ColorPicker

🎨 Color Picker Library for Android
Apache License 2.0
277 stars 39 forks source link

MinSdkVersion dk 21? #9

Closed Naguchennai closed 3 years ago

Naguchennai commented 4 years ago

MinSdkVersion dk 21? sorry we cant use it .. what about all other 50% users?

marcauberer commented 4 years ago

API level 21 is the current recommended target API version from Google with >90%. You should consider to upgrade your app to target API level 21. Sorry for the sobering answer.

Dhaval2404 commented 3 years ago

@MonkeyMok As per the latest Android API Distribution, This library cover 94% of devices. So, for now, I will stick to API 21.

image

Thank you!