Last updated 4 years ago
Was this helpful?
<LinearLayout android:background="#FFFFFF" ....
或是
getWindow().getDecorView().setBackgroundColor(Color.WHITE);