multistatetogglebutton icon indicating copy to clipboard operation
multistatetogglebutton copied to clipboard

Colors when setEnabled(false)

Open mtrakal opened this issue 9 years ago • 0 comments

It would be nice to have way to set colors for disabled state buttons.

when we call: mMultiStateToggleButton.setEnabled(false); colors are same as for: mMultiStateToggleButton.setEnabled(true);

for user is not possible to recognize when he can click on buttons and when not.

mtrakal avatar Mar 16 '17 13:03 mtrakal