Skip to content

gsingh93/android-ColorPickerPreference

 
 

Repository files navigation

ColorPickerPreference with HoloEverywhere

This is a fork of this project: https://github.com/attenzione/android-ColorPickerPreference. The difference is that this project supports the HoloEverywhere library (https://github.com/Prototik/HoloEverywhere). You will need to download the library and add it as a library project yourself. After doing this, the widget can be added as follows:

<net.margaritov.preference.colorpicker.ColorPickerPreference
holo:key="color1" holo:title="@string/color1_title" holo:summary="@string/color1_summary" holo:defaultValue="@color/pumpkin_orange" />

Screens

  • https://github.com/attenzione/android-ColorPickerPreference/raw/master/screen_1.png
  • https://github.com/attenzione/android-ColorPickerPreference/raw/master/screen_2.png

About

ColorPickerPreference for android to create color picker in preferences. Project created as Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%