Releases: fennifith/ColorPickerDialog
Releases · fennifith/ColorPickerDialog
0.2.2
0.2.0
- added a "preset" color picker (#7)
- support for rounded corner values (#8)
- rewrote dialog using
FragmentDialog
to handle state persistence / configuration changes, and allow for... - rewrote image picker functionality / permissions flow without the use of an
Application
class (#4) - split library into separate modules (base/imagepicker)
0.1.0
0.0.4
- PR by @jahirfiquitiva
- tinted progress bars
- changed icon colors
- minor design changes