【发布时间】:2010-08-04 11:46:09
【问题描述】:
如何在xml中使用Android默认字体大小?
我试过了:
android:textAppearance="@android:style/TextAppearance_Large"
但我明白了:
错误:错误:找不到资源 匹配给定的名称(在 'textAppearance' 有值 '@android:style/TextAppearance_Large')。
【问题讨论】:
标签: android text coding-style android-layout