Is it possible to make drawable tinting work for api < 21?
Couldn't you simply use an ImageView to display your Drawable? android:tint works fine on older API levels.
android:tint