martin-stone / hsv-alpha-color-picker-android

A color picker and a color preference for use in Android applications.
Apache License 2.0
290 stars 60 forks source link

Color Preference Preview Shape #37

Open rgocal opened 6 years ago

rgocal commented 6 years ago

Could we possibly have a more material like preview for the preference? I hate the square design and feel a circle design would be more attractive.

martin-stone commented 6 years ago

Nice idea. I'd be happy to consider a pull request for this. (Otherwise it may take a while for me to find the time.)

rgocal commented 6 years ago

Il take a look sometime and see what could be done.

rgocal commented 6 years ago

been busy on my launcher project but I found this as a reference i was looking at earlier, maybe itl help for a circle view preview or atleast make a toggle for it https://stackoverflow.com/questions/19208018/custom-view-measuring

Also It be a good idea to make the stroke color of the shape a solid color of the chosen color so as the inside goes Alpha for transparency, you can see exactly what you have set as a preview