您好,登錄后才能下訂單哦!
<application android:name="com.zdkj.zdexpress.MyApplication" android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:theme="@android:style/Theme.Translucent" > <meta-data android:name="com.baidu.lbsapi.API_KEY" android:value="AzVp5UE1wCuvsXa7ifHe8IjL" /> <activity android:name="com.zdkj.zdexpress.SplashActivity" android:label="@string/app_name" android:launchMode="singleTask" > <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity>
android:theme="@android:style/Theme.Translucent"
把主題設置為透明即可
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。