87
score
78.5K
views
no
status
CC BY-SA 3.0
MenuItem tinting on AppCompat Toolbar
Setting a ColorFilter (tint) on a MenuItem is simple. Here is an example: The above code is very helpful if you want to support different themes and you don't want to have extra copies just for the color or...