Skip to content

Commit

Permalink
update android/app/src/main/res/values/styles.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Dec 24, 2024
1 parent 814336c commit 9dc2f01
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,6 +17,6 @@


<style name="AppTheme.NoActionBarLaunch" parent="Theme.SplashScreen">
<item name="android:background">@drawable/splash</item>
<item name="android:background">#FFFBDE</item>
</style>
</resources>

0 comments on commit 9dc2f01

Please sign in to comment.