chore: Update splash and launcher images for improved branding

- Replaced multiple splash and launcher images across various resolutions to enhance the app's visual identity.
- Adjusted the splash screen background color in styles.xml for a more cohesive appearance.
- Updated icon assets for iOS to ensure consistency with the new branding guidelines.
This commit is contained in:
cogwheel0
2025-10-19 15:06:01 +05:30
parent 52753b92f7
commit f476d6edc3
54 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<item name="android:windowFullscreen">false</item>
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
<item name="android:windowSplashScreenBackground">#0B0E14</item>
<item name="android:windowSplashScreenBackground">#0A0A0A</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your