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

Andiroid App

Andiroid App

幕布斯5582274 2017-08-07 07:27:58
App基本 This is the user interface layout XML file. It contains a TextView element with the android:text attribute Hello World. Read the code at the blue arrow, then continue. 怎么做? <?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:text="Hi World" /> textsi </LinearLayout>
查看完整描述

1 回答

?
幕布斯5582274

TA贡献1条经验 获得超0个赞

通过添加一个Android增加文字大小:文字大小与价值30sp的TextView元素属性。提示:只要输入textsi和使用代码完成

查看完整回答
反对 回复 2017-08-07
  • 1 回答
  • 0 关注
  • 1254 浏览

添加回答

举报

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