更改手机窗口画面底色

android:background="@drawable/white"
<AbsoluteLayout
android:id="@+id/widget35"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@drawable/white"
xmlns:android="http://schemas.android.com/apk/res/android"
>
</AbsoluteLayout>

你可能感兴趣的:(java,android)