aboutsummaryrefslogtreecommitdiffstats
path: root/libs/color-picker-view/README.md
blob: b26ef5aa45a88473e015ad39b9edf1e4257d12ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
mColorPicker
================================

A color picker is something that has always been missing from the standard
set of components which developers can build their user interface in Android
with. Although there have been a few color pickers floating around on the
internet I never found any that I thought was good enough for use in my
applications so I sat down to write my own. This is the result and I have
decided to release it as open source application for all you developers
out there to use, free of charge of course.

Checkout latest sources at http://code.google.com/p/color-picker-view/

This library is released under the [Apache 2.0]
http://www.apache.org/licenses/LICENSE-2.0.html) license.

Copyright © 2010 Daniel Nilsson
Copyright © 2013 The CyanogenMod Project