attenzione / android-ColorPickerPreference

ColorPickerPreference for android to create color picker in preferences. Project created as Library
Apache License 2.0
701 stars 295 forks source link

Works on Android 1.5 #30

Closed caarmen closed 6 years ago

caarmen commented 10 years ago

I've tested this library on Android 1.6, and it seems to work fine. So you can probably change your min sdk to 4 :)

(Note, I tested the one on jcenter: com.robbypond:android-ColorPickerPreference:1.11.1)

caarmen commented 9 years ago

It seems to work on Android 1.5 too! So you could change the min sdk to 3 even.