views:

9

answers:

0

I attached icon to a button using setStyle("icon", myIcon). Where i try to detach the icon using clearStyle, the button label is not centered (as if the icon is still there).

How should i detach the icon safely?