android-iconify icon indicating copy to clipboard operation
android-iconify copied to clipboard

Enable use of color state lists with IconDrawable

Open konopka opened this issue 9 years ago • 1 comments

  • allows to set ColorStateList resources on IconDrawable
  • keeps old behavior when color resource does not have multiple states

konopka avatar Dec 10 '15 08:12 konopka

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.

1zaman avatar Dec 16 '15 07:12 1zaman