Notices where this attachment appears
-
@colegota This is exactly why I implemented "tinting" (coloring) of Favorite and Reblog buttons. Moreover the tint color is changed with a selected Action Bar color.
One problem: the Tint works on Android starting from v.5.0. So you see black icons instead of colored, because firmware on your device is too old...
BTW while implementing this feature I understood, why Material Design icons are "flat" - they can be easily and automatically painted in any color. So you need to have only one icon for all themes and colors.
http://developer.android.com/training/material/drawables.html#DrawableTint