Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
bistaastha committed Dec 10, 2024
1 parent 8529e4c commit 203664b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


<style name="AppTheme.NoActionBarLaunch" parent="Theme.SplashScreen">
<item name="windowSplashScreenAnimatedIcon">@mipmap/ic_launcher</item>
<item name="windowSplashScreenAnimatedIcon">@mipmap/ic_launcher_new_splash</item>
<item name="windowSplashScreenBackground">#ffffff</item>
</style>
</resources>

0 comments on commit 203664b

Please sign in to comment.