如何在 xml 中使用 Android 默认字体大小?
我试过了:
android:textAppearance="@android:style/TextAppearance_Large"
但我得到:
错误:错误:未找到与给定名称匹配的资源(在“textAppearance”处,值为“@android:style/TextAppearance_Large”)。
如何在 xml 中使用 Android 默认字体大小?
我试过了:
android:textAppearance="@android:style/TextAppearance_Large"
但我得到:
错误:错误:未找到与给定名称匹配的资源(在“textAppearance”处,值为“@android:style/TextAppearance_Large”)。