androidxmltextbolditalics

Make text bold and italic


Is there anyway to make Android text in the xml file both bold and italics?

SAMPLE


Solution

  • Yes, just add android:textStyle="bold|italic".