medyo / Fancybuttons

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

If it can set the TextStyle,it would be better. #69

Closed Wade-Cai closed 6 years ago

Wade-Cai commented 8 years ago

Thanks for medyo's project

medyo commented 8 years ago

Hi @Wade-Cai,

yes, it's possible by using the getter getTextViewObject (), you could apply whatever styles you like

does it answer your question?

odetoyama commented 7 years ago

Hi @medyo thanks for the clue.

I can get the textView object, set the style into it and etc. but I can't set the textView back to the FancyButton.

roman-ku commented 6 years ago

+1 Would love this as well, would like an XML attribute to do it