Commit Graph

6 Commits

Author SHA1 Message Date
Michael Comella
94425a1bbe Bug 1199041 - Clarify comment in DrawableUtil. r=liuche 2015-09-01 16:26:19 -07:00
Michael Comella
415912ba49 Bug 1193950 - Tint menu bar icons on pre-L devices. r=mhaigh
I wasn't using the wrapped drawable when setting the icon, which
curiously works on L+ devices, but not pre-L.
2015-08-12 15:54:30 -07:00
Sebastian Kaspari
0763f09bd4 Bug 1169435 - Replace deprecated Resources.getColor() with call to ColorUtils.getColor(). r=mcomella 2015-08-11 11:09:37 +02:00
Michael Comella
de12fd1f3d Bug 1179479 - Tint menuItemActionBar buttons via tint list. r=mhaigh
Note that this undoes a small change I made previously in this series to set
the color of the action bar icons via setColorFilter.
2015-08-05 15:13:38 -07:00
Michael Comella
3155de684c Bug 1189944 - Annotate DrawableUtil method. r=sebastian
This *just works* with Gradle. :)
2015-07-31 14:34:44 -07:00
Michael Comella
7c4d970b27 Bug 1189585 - Add DrawableUtil class. r=sebastian
This includes a method to tint drawables.
2015-07-30 19:16:41 -07:00