File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
composeApp/src/androidMain/res Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<layer-list xmlns : android =" http://schemas.android.com/apk/res/android" >
3- <item android : drawable =" @android:color/white " />
3+ <item android : drawable =" @android:color/black " />
44
55 <item android : gravity =" center" >
66 <bitmap
Original file line number Diff line number Diff line change 22<resources >
33
44 <style name =" Theme.Emotia.SplashScreen" parent =" Theme.SplashScreen" >
5- <item name =" windowSplashScreenBackground" >@android:color/white </item >
5+ <item name =" windowSplashScreenBackground" >@android:color/black </item >
66 <item name =" windowSplashScreenAnimatedIcon" >@drawable/ic_splash_screen</item >
77 <item name =" postSplashScreenTheme" >@style/Theme.Emotia.Main</item >
88 </style >
You can’t perform that action at this time.
0 commit comments