File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 This Theme is only used starting with V2 of Flutter's Android embedding. -->
1515 <style name =" NormalTheme" parent =" @android:style/Theme.Black.NoTitleBar" >
1616 <item name =" android:windowBackground" >?android:colorBackground</item >
17+ <item name =" android:statusBarColor" >@android:color/white</item >
18+ <item name =" android:windowLightStatusBar" >true</item >
1719 </style >
1820</resources >
Original file line number Diff line number Diff line change 1414 This Theme is only used starting with V2 of Flutter's Android embedding. -->
1515 <style name =" NormalTheme" parent =" @android:style/Theme.Light.NoTitleBar" >
1616 <item name =" android:windowBackground" >?android:colorBackground</item >
17+ <item name =" android:statusBarColor" >@android:color/white</item >
18+ <item name =" android:windowLightStatusBar" >true</item >
1719 </style >
1820</resources >
You can’t perform that action at this time.
0 commit comments