AndroidRandomColor
AndroidRandomColor copied to clipboard
android random color generator library
Saturationtype class is not found
Hi, in private int pickSaturation(), there is a mixup of the switch-case statement in lines 184ff, compared to the original RandomColor.js Original ( https://github.com/davidmerfield/randomColor/blob/master/randomColor.js#L126 ): ````javascript switch (options.luminosity) { case...
Hi Bruce Lee.. Thanks for the library Your code is run with my expectation but how can i choose the color and get color code from that rounded circle please...