medyo / Fancybuttons

Icons, Borders, Radius ... for Android buttons
1.77k stars 397 forks source link

remove icon programmatically #106

Closed IgordeOliveira closed 6 years ago

IgordeOliveira commented 6 years ago

it's possible? I'm trying to do this:
btn_prox.setIconResource("");

pishguy commented 6 years ago

please wait to check that

ayham95 commented 6 years ago

still waiting..

medyo commented 6 years ago

Hi @ayham95,

If you'd like to define a button without an icon, just ignore setting that field. If you set setIconResource("") this could work but it's not recommended