text - Using default font styles in Android -


How do you use Android default font size in XML?

I tried:

  android: textAppearance = "@ android: style / textAppearance_Large"  

But I get:

Error: Error: No resource matched which matches the given name (with the value '@ Android: Style / TextApp_Layage' on 'Text Appointments').

is not it

  android: textAppearance = "? Android: ATR / text appeal large"  

for a textview?


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -