美文网首页
android textApperence

android textApperence

作者: kot_flu | 来源:发表于2020-07-22 22:24 被阅读0次

1、关于 textApperence

android:textAppearance 设置文字外观。如“ ?android:attr/textAppearanceLargeInverse
”这里引用的是系统自带的一个外观,?表示系统是否有这种外观,否,则使用默认的外观。可设置的值如下:

textAppearanceButton
textAppearanceInverse
textAppearanceLarge
textAppearanceLargeInverse
textAppearanceMedium
textAppearanceMediumInverse
textAppearanceSmall
textAppearanceSmallInverse

相关文章

网友评论

      本文标题:android textApperence

      本文链接:https://www.haomeiwen.com/subject/medxlktx.html