android-material-color-picker-dialog
android-material-color-picker-dialog copied to clipboard
How can I use it without dialog box
I am looking for a way to use it without a dialog box. Can you guide me a way to add the views inside a linear layout programmatically by "linearLayout.addview()" method? Thanks