Android的系统自带的文字外观设置及实际显示效果图

android:textAppearancexml布局里面设置文字的外观:

如“android:textAppearance=“?android:attr/textAppearanceLargeInverse”

这里引用的是系统自带的一个外观,?表示系统是否有这种外观,否则使用默认的外观。

可设置的值如下:

textAppearanceButton/

textAppearanceInverse/

textAppearanceLarge/

textAppearanceLargeInverse/

textAppearanceMedium/ t

extAppearanceSmallInverse/

textAppearanceMediumInverse/

textAppearanceSmall/

更多相关文章

  1. Android 文字阴影、layer-list、shape和selector使用
  2. TextView过长显示省略号, TextView文字中间加横线
  3. 设置TextView文字居中
  4. android:ellipsize省略文字用法
  5. 简述修改logo以及文字
  6. Android文字的阴影效果
  7. 短视频源码,实现文字横向移动效果(跑马灯效果)
  8. android:text 文字阴影设置
  9. android - TextView单行显示...或者文字左右滚动(走马灯效果)

随机推荐

  1. android EditText和输入法相关知识总结
  2. Android(安卓)判断是否有声音在播放
  3. android中部分Intent用法实例
  4. 13-4-1 Android中list和Adapter的使用
  5. android 的系统编译
  6. qt部署到android设备,很久没响应解决办法
  7. Android(安卓)获取路径目录方法
  8. ImageView的属性
  9. Android正在启动的提示框
  10. build.gradle文件介绍,gradle版本对应