jlhonora/multistatetogglebutton

Not possible use ColorInt, only ColorRes

Closed this issue · 2 comments

ColorInt is much more universal, you can chnage ColorRes to ColorInt, but not vice versa.

setColor(@ColorInt int color, @ColorInt int color2); would be useful :)

Sorry, I'm stupid, there is a setColors... :)

No question is stupid!

Thanks for your other contribs.