How do you use the Android default font sizes in xml?
I tried:
android:textAppearance="@android:style/TextAppearance_Large"
But I get:
error: Error: No resource found that matches the given name (at 'textAppearance' with value '@android:style/TextAppearance_Large').
To change font styles in GO Launcher, copy the TTF or OTF font files on your phone. Long press on the home screen and select GO Settings > Font > Select Font. Pick the font you want or tap Scan to add files stored on your device. This won't be a system-wide change but will include the menus and app icons.
Roboto is the default font on Android, and since 2013, other Google services such as Google Play, YouTube, Google Maps, and Google Images.
Isn't it
android:textAppearance="?android:attr/textAppearanceLarge"
for a TextView?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With