Closed IAmSarthakVerma closed 7 years ago
@IAmSarthakVerma I'm sorry about the late reply. on v1.0.1 you can change palette and selector drawable resource as using colorPickerView.setPaletteDrawable(Drawable drawable) colorPickerView.setSelectorDrawable(Drawable drawable) method. thanks!
Thank you @skydoves
@skydoves I am now able to select the palette image from java code but after that I am not able to use the color listener .
@IAmSarthakVerma I'm sorry about the late reply. It fixed. Thank you.
No Problem! I'll try to implement it soon! Thank you for your support :) <3
I want to set the app:src="@drawable/image" via java code. Please help me regarding this.