Closed usernotnull closed 7 years ago
setText should have the ability to add a CharSequence, same as a Textview, to manipulate size/color/etc...
Hi @RJFares ,
It's totally possible by calling myButton.getTextViewObject().setText(CharSequence)
setText should have the ability to add a CharSequence, same as a Textview, to manipulate size/color/etc...