TEL:400-8793-956
当前位置:程序、服务器

#fff092b0。此颜色代码有什么问题?

提问者: 近期获赞: 浏览人数: 发布时间:2021-02-24 08:43:55

 问:#fff092b0。此颜色代码有什么问题?改变背景颜色

           
 
答:但是您需要在正确的地方使用它:
 
<RelativeLayout  xmlns:android = “ http://schemas.android.com/apk/res/android” 
android:layout_width = “ match_parent” android:layout_height = “” match_parent“ android:background = ”“#fff092b0” > <TextView android: id = “ @ + id / textView1” android:layout_width = “ wrap_content” android:layout_height = “ wrap_content” android:layout_centerHorizo​​ntal = “ true” android:layout_centerVertical = “ true” android:text = “树屋爱我!” android:textSize = “ 72sp” android:  
上一篇: 如何通过“ Enter”按钮制作PHP表单以输入数据?
下一篇: 为什么我的循环不起作用?