NTP-67328 | Navi logo issue fix for below 12 (#16370)

This commit is contained in:
Sanjay P
2025-05-28 17:45:44 +05:30
committed by GitHub
parent 10fb24106f
commit a027e5a3ae

View File

@@ -104,7 +104,7 @@
<style name="Theme.App.Starting" parent="Theme.SplashScreen">
<item name="windowSplashScreenBackground">@color/white</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/avd_splash</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_navi_launcher_splash</item>
<item name="postSplashScreenTheme">@style/SplashTheme</item>
</style>