Dhaval2404 / ColorPicker

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

Allow custom layout, preset colors, support night mode, fix using material items in non-material colorpicker #31

Open jstokke opened 1 year ago

jstokke commented 1 year ago

🚀 Description

Allow option for using a custom layout Allow option to set pre-set colors instead of having it use recent colors Support night mode Fixed using material views and items in the non-material dialog

📄 Motivation and Context

App would crash due to not having material imports even when using the non-material dialog.

📦 Types of changes

✅ Checklist