colorize

General

Category
Free
Tag
Colors
License
MIT License
Min SDK
10 (Android 2.3.3–2.3.7 Gingerbread)
Registered
Jun 1, 2015
Favorites
18
Link
https://github.com/cesarferreira/colorize
See also
Colors
DesignColors
Ariana
Colorful
RxPalette

Additional

Language
Java
Version
0.2.2 (Sep 13, 2016)
Created
May 30, 2015
Updated
Sep 13, 2016 (Retired)
Owner
César Ferreira (cesarferreira)
Contributors
César Ferreira (cesarferreira)
Afzal Najam (AfzalivE)
2
Activity
Badge
Generate
Download
Source code

Colorize

Android quick access to 1000+ pre-loaded @colors!

Install

Add the dependency to your build.gradle

dependencies {
    compile 'com.cesarferreira.colorize:library:0.2.2'
}

Usage

Contributing

  1. Fork it ( https://github.com/cesarferreira/colorize/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request