Is there a way to bold the text in a TextView via XML?
??
use textstyle property as bold
android:textStyle = "bold";