android-iconify
android-iconify copied to clipboard
Enable use of color state lists with IconDrawable
- allows to set ColorStateList resources on IconDrawable
- keeps old behavior when color resource does not have multiple states
This is also part of the changes in #134, as well as support for tint, which is used to implement the default behaviour of making the icon half translucent on disabled state.