This is a reference application to show case the features and functionalities of KvColorPalette-Android library & KvColorPicker library to consumers.
KvColorPalette - Android: (https://github.com/KvColorPalette/KvColorPalette-Android)
* Generate theme palette by selected color from the user.
* Show the application theme change according to selected color.
* Generate color palette by alpha property of the selected color.
* Generate color palette by saturation property of the selected color.
* Generate color palette by lightness property of the selected color.
KvColorPicker-Android: (https://github.com/KvColorPalette/KvColorPicker-Android)
* Color Picker as a BottomSheet.
* Pick color from RGB-A values.
* Pick color from Predefined color grid.
* Pick color from HSL-A values (Color spectrum)