展会信息港展会大全

android开发文字字体大小设置 代码+图示
来源:互联网   发布日期:2016-01-19 12:27:47   浏览:3824次  

导读:TextView android:id=@+id tv0 android:layout_width=wrap_content android:layout_height=wrap_content android:text=@string text_larg ...

<TextView

android:id="@+id/tv0"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:text="@string/text_large"

android:textAppearance="?android:attr/textAppearanceLarge" />

<TextView

android:id="@+id/tv1"

android:layout_width="fill_parent"

android:layout_height="wrap_content"

android:layout_below="@id/tv0"

android:text="@string/text_medium"

android:textAppearance="?android:attr/textAppearanceMedium" />

<TextView

android:id="@+id/tv2"

android:layout_width="fill_parent"

android:layout_height="wrap_content"

android:layout_below="@id/tv1"

android:text="@string/text_small"

android:textAppearance="?android:attr/textAppearanceSmall" />

赞助本站

人工智能实验室

相关热词: 字体大小 android开发

AiLab云推荐
展开

热门栏目HotCates

Copyright © 2010-2024 AiLab Team. 人工智能实验室 版权所有    关于我们 | 联系我们 | 广告服务 | 公司动态 | 免责声明 | 隐私条款 | 工作机会 | 展会港