diff options
Diffstat (limited to 'colorpicker')
-rw-r--r-- | colorpicker/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/colorpicker/README.md b/colorpicker/README.md index 36e96a7..c90809e 100644 --- a/colorpicker/README.md +++ b/colorpicker/README.md @@ -6,4 +6,5 @@ The color picker also animates the selection, and uses Kotlin's DSL to provide e To use it, call `Context.colorPickerDialog` and specify and configs as required through the builder. -![Color Picker Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_color_picker.gif)
\ No newline at end of file +![Color Picker Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_color_picker.gif) +![Color Picker Custom Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_color_picker_custom.gif)
\ No newline at end of file |