FitButton icon indicating copy to clipboard operation
FitButton copied to clipboard

Set Font of Button's text in xml

Open haihack opened this issue 5 years ago • 1 comments

Is there any way to set font of the button's text in by xml attribute that is equivalent to the way doing it in java code: fitbutton.setTextFont(R.font.share_tech_regular);

haihack avatar Apr 18 '20 07:04 haihack

I found out there is a attribute named fb_fontFamilyRes. Should you update the document?

haihack avatar Apr 18 '20 09:04 haihack