medyo / Fancybuttons

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

text and icon centered in a match_parent(100%) width button? #28

Closed rodrigoAbril closed 9 years ago

rodrigoAbril commented 9 years ago

Is there any way to have a match_parent(100%) width button with the text and icon centered?

need something like this http://ryanharter.com/images/posts/centered-button.png

medyo commented 9 years ago

I think you're looking for the same feature as here : https://github.com/medyo/fancybuttons/pull/26 it's already fixed, try the version 1.4

rodrigoAbril commented 9 years ago

Yes you are correct. Great library.

Thank you.