Android : how to change textview's drawable color in a custom notification layout?

on Saturday, September 13, 2014


I have a custom notification layout with a textview that contains text and drawable. Text's color is automatically set so as to match device's theme. Since the drawable's color is white, in some devices with light theme it is not visible. I want to find a way to change drawable's color so as to match textview's color (and device's theme as well).


0 comments:

Post a Comment