Is there a native color picker dialog for Android?

80 Views Asked by At

I am in need of a color picker in my Android app, where users can select any color of their choosing from a color wheel style color picker. I have searched and cannot find a native Android color picker supplied by Google. I've tried 4 different 3rd party color pickers and each of them has issues that make them less than ideal to use. Is this basic feature not available for Android? I am looking for a color picker dialog to be presented, where the initial color can be set, and the user selects the color they want.

0

There are 0 best solutions below