File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <item name =" android:windowDrawsSystemBarBackgrounds" >false</item >
88 <item name =" android:windowLayoutInDisplayCutoutMode" >shortEdges</item >
99 <item name =" android:windowSplashScreenBackground" >#123752</item >
10+ <item name =" android:windowSplashScreenIconBackgroundColor" >#123752</item >
1011 </style >
1112 <!-- Theme applied to the Android Window as soon as the process has started.
1213 This theme determines the color of the Android Window while your
Original file line number Diff line number Diff line change 77 <item name =" android:windowDrawsSystemBarBackgrounds" >false</item >
88 <item name =" android:windowLayoutInDisplayCutoutMode" >shortEdges</item >
99 <item name =" android:windowSplashScreenBackground" >#123752</item >
10+ <item name =" android:windowSplashScreenIconBackgroundColor" >#123752</item >
1011 </style >
1112 <!-- Theme applied to the Android Window as soon as the process has started.
1213 This theme determines the color of the Android Window while your
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ flutter_native_splash:
33 image : " tool/assets/native_splash/image.png"
44 android_12 :
55 color : " #123752"
6+ icon_background_color : " #123752"
You can’t perform that action at this time.
0 commit comments