colorpickercollection icon indicating copy to clipboard operation
colorpickercollection copied to clipboard

Why ColorPickerDialog has minSDK=14? Can I use it with minSDK=8?

Open trietbui85 opened this issue 10 years ago • 5 comments

trietbui85 avatar Jun 25 '14 08:06 trietbui85

@gabrielemariotti can you explain why? I use my own code for similar dialog, but that looks nicer.

yoavst avatar Sep 23 '14 13:09 yoavst

To be honest I didn't try it with api<14. It is the only reason.

gabrielemariotti avatar Sep 23 '14 17:09 gabrielemariotti

It should work perfect with android-styled-dialog. In my app I use it now with L-dialogs:

yoavst avatar Sep 24 '14 13:09 yoavst

@anticafe . I managed to run it on SDK 11 . Just copied the whole code in my project and brought down the minSDK from 14 to 11.

zulkarnainshah avatar Jul 05 '15 08:07 zulkarnainshah

@gabrielemariotti . Thanks for the library :)

zulkarnainshah avatar Jul 05 '15 08:07 zulkarnainshah