Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.13 KB

MonoDroid.ColorPickers

Sample library with ports of different Color Picker implementations.

This project consists of the very nice Color Picker by attenzione, android-ColorPickerPreference and the color picker from the Android SDK samples found in samples\android-(yourApiLevel)\ApiDemos\src\com\example\android\apis\graphics\ColorPickerDialog.java

Screenshots

Simple circle color picker from Android SDK:

Simple circle color picker from Android SDK

Advanced color picker without alpha control:

Adv. without alpha

Advanced color picker with alpha control:

Adv. with alpha

License

The license is Apache 2.0