添加背景图

This commit is contained in:
sifacaii 2022-09-02 12:22:34 +08:00
parent fccccf44bd
commit 4b49614980
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 933 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 878 KiB

View File

@ -4,7 +4,7 @@
<!-- hide title bar -->
<!-- <item name="windowNoTitle">true</item>-->
<!-- <item name="android:background">@drawable/bg_purplehaze</item>-->
<!-- <item name="android:windowBackground">@drawable/bg_blueradiance</item>-->
<item name="android:windowBackground">@drawable/bg_purplehaze</item>
<item name="android:textSize">22dp</item>
<!-- 默认 Button,TextView的文字颜色 -->