medyo / Fancybuttons

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

Typo #4

Closed DonLiangGit closed 10 years ago

DonLiangGit commented 10 years ago

using 'iconResource' to set up drawable instead of 'IconResource'. And one question, how to set the distance between the icon and the button text?

medyo commented 10 years ago

Thanks for fixing the issue.

At the current time, there is no method to set the space between the icon and the text. I'll try to do it later.