Example of using New Android Color Picker used in Calendars and Keep.
ColorPickerExample is hosted in the following web site
https://github.com/BradleyRL/ColorPickerExample
If you think the Android project ColorPickerExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ColorPickerExample.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in ColorPickerExample. The names of the image files are listed as follows.
ic_colorpicker_swatch_selected.png
The following screenshort is generated from the image listed above.
ColorPickerExample has the following Java source files.
android.example.colorpicker.ColorPickerDialog.java android.example.colorpicker.ColorPickerPalette.java android.example.colorpicker.ColorPickerSwatch.java android.example.colorpicker.ColorSquare.java android.example.colorpicker.ColorStateDrawable.java android.example.colorpickerexample.MainActivity.java android.example.colorpickerexample.Utils.java