update logo

This commit is contained in:
shaulascr
2025-08-26 14:33:28 +07:00
parent 3627cdd151
commit 96f6e8c251
6 changed files with 31 additions and 6 deletions

View File

@ -329,7 +329,7 @@
<!--Splash screen themes-->
<style name="Theme.App.SplashScreen" parent="Theme.SplashScreen">
<item name="windowSplashScreenBackground">@color/white</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/logo_psb</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/splash_drawable</item>
<item name="windowSplashScreenAnimationDuration">1000</item>
<item name="android:windowSplashScreenBehavior" tools:targetApi="33">icon_preferred</item>
<item name="postSplashScreenTheme">@style/Theme.Ecommerce_serang</item>