Workaround backgroundTinting not working on API 21

GradientDrawable does not implement setTintList, etc
on API 21, so we now workaround it by using our compat
tinting.

BUG: 26506707
Change-Id: I8c1a0a8e01be244fc8c14b2e122fa782e40bc4cc
2 files changed