Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mata1 committed Apr 7, 2015
1 parent e14b8f0 commit 598739a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# SimpleDroidColorPicker
**SimpleDroidColorPicker** is a simple, easy-to-use color picker library for Android.

Currently it is in pre-release and supports only **ring** color picker.

Current version **v0.1** supports:
* ring color picker
* XML attributes
* onColorChanged listener
* setters/getters
* horizontal and vertical grids
* different predefined color palettes and random palette generation
* customizing paints (grid, chart, text)
* legend
* displaying values


![ScreenShot](https://github.com/mata1/SimpleDroidColorPicker/blob/master/screenshots/v0.1.png)

![test](https://cloud.githubusercontent.com/assets/5882169/7033316/88769fc4-dd79-11e4-842c-550f8e23406b.png)

0 comments on commit 598739a

Please sign in to comment.