Skip to content

A fully loaded color picker View for android that I have employed in some of my own hobby projects.

License

Notifications You must be signed in to change notification settings

SureshkumarKV/ColorPickerView

Repository files navigation

ColorPickerView

ColorPickerView is a fully loaded color picker view for Android that you can use in your dialogs as well as embed into layout files. ColorPickerView is implemented as a subclass of FrameLayout. So it will fit anywhere a regular Android View will go into.

Here is a quick list of the features:

  • RGBA picker with or without alpha.
  • Hex display to copy the value or manually enter the color as hex.
  • A realtime color preview.
  • Embedd into any Android layout or dialog.

Screenshot

Screenshot of ColorPickerView

About

A fully loaded color picker View for android that I have employed in some of my own hobby projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages