问:#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_centerHorizontal = “ true” android:layout_centerVertical = “ true” android:text = “树屋爱我!” android:textSize = “ 72sp” android: