Maison > Questions et réponses > le corps du texte
PHP中文网2017-04-17 17:43:06
试试修改一下整个app的theme的背景色。
<application
android:name="..."
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@android:style/Theme.Translucent"
>