This commit is contained in:
lunaticbum
2024-10-18 16:16:41 +09:00
parent edca12a137
commit 94000c4b67
134 changed files with 1663 additions and 2373 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<resources>
<style name="Theme.LunarLauncher.Starting" parent="Theme.SplashScreen">
<item name="windowSplashScreenBackground">@color/ic_launcher_primary</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/splash_icon</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_launcher</item>
<item name="windowSplashScreenAnimationDuration">1000</item>
<item name="postSplashScreenTheme">@style/Theme.LunarLauncher</item>
</style>