maskarade / gradle-android-ribbonizer-plugin

Modifies launcher icons on debug build
https://bintray.com/gfx/maven/ribbonizer-plugin
MIT License
355 stars 37 forks source link

Add customColorRibbonFilter that generates a ribbon with given color #13

Closed shiraji closed 8 years ago

shiraji commented 8 years ago

This is a proposal for creating custom color ribbon with given color string.

The variable name nm comes from official Javadoc of Color#decode/Integer#decode

The exmaple_custom's stagingDebug's icon looks like the following.

screenshot_20160809-044736

gfx commented 8 years ago

LGTM. Sorry to be late!