更新软件Logo

This commit is contained in:
2024-11-15 20:04:15 +08:00
parent e62e83c566
commit 914cfca6be
34 changed files with 19 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowNoTitle">true</item>
<item name="windowSplashScreenBackground">@color/splash_background</item>
<item name="windowSplashScreenAnimatedIcon">@mipmap/rider_pro_logo_red_round</item>
<item name="windowSplashScreenAnimatedIcon">@mipmap/rider_pro_logo_next_round</item>
<item name="postSplashScreenTheme">@style/Theme.RiderPro</item>
<item name="android:windowBackground">@color/activity_background</item>
</style>