阅读背景:

设置android的布局文件的背景颜色为黑色

来源:互联网 
在main.xml中应该这样写
<LinearLayout xmlns:android="https://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:orientation="vertical" 
    android:background="@color/black"><LinearLayout xmlns:android="



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: