The simplest way to do what you want is adding a child node to the item instead of using its drawable attribute:
-
-
-
Here you can use direct values for color as well (e.g. #FFFF0000 instead of "@color/red") to save yourself from defining many color resources.