SyntaxFix
Write A Post
Hire A Developer
Questions
Programmatically:
Button bt = new Button(this); bt.setTextSize(12);
In xml:
<Button android:textSize="10sp" />