This commit is contained in:
lunaticbum
2024-09-13 10:37:59 +09:00
parent f8cfa8e1b9
commit 68839e1e73
54 changed files with 166 additions and 335 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:app="http://schemas.android.com/apk/res-auto">
<resources>
<style name="Theme.LunarLauncher.Starting" parent="Theme.SplashScreen">
<item name="windowSplashScreenBackground">@color/ic_launcher_primary</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/splash_icon</item>