为了账号安全,请及时绑定邮箱和手机立即绑定

怎么弄?求高手

怎么弄?求高手

幕布斯5582274 2017-08-07 08:02:52
通过添加一个Android增加文字大小:文字大小与价值30sp的TextView元素属性。提示:只要输入textsi和使用代码完成
查看完整描述

1 回答

已采纳
?
蜂之谷

TA贡献564条经验 获得超863个赞

在TextView里面写textsi就会有提示选择android:textSize,然后输入30sp就好了

查看完整回答
反对 回复 2017-08-07
  • 幕布斯5582274
    幕布斯5582274
    谢谢你
  • 幕布斯5582274
    幕布斯5582274
    怎么弄? 选择新的按钮,选择“文本”,并将其设置为帮助 设置新的按钮文本帮助。再次使用的设计师来做这个 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:gravity="center" android:orientation="vertical"> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="30dp" android:text="Hi World"/> <Button> </Button> <Button style="?android:attr/buttonStyleSmall" android:layout_height="wrap_content" android:layout_width="wrap_content" android:text="Small Button"/> </LinearLayout>
  • 1 回答
  • 0 关注
  • 795 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信