JoanZapata/android-iconify

Support for {} syntax in IconDrawable()

MarcinOrlowski opened this issue · 0 comments

It would be really great if IconDrawable could understand { } syntax and allow to pass color that way, so I'd could just pass "{md-folder #RRGGBB}" instead of having to call color() method from code. That'd be much more flexible.