Refactor(Icon): Update APP icon and add startup animation

This commit is contained in:
2024-09-24 17:55:14 +08:00
parent 7e5554cfcd
commit 112e30804e
45 changed files with 69 additions and 577 deletions

View File

@@ -11,7 +11,7 @@
</style>
<style name="Theme.Oxygen.Splash" parent="NightAdjusted.Theme.Splash">
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_oxygen</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_launcher</item>
<item name="postSplashScreenTheme">@style/Theme.Oxygen</item>
</style>
</resources>