File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<style name =" AppTheme" parent =" Theme.Material3.DayNight.NoActionBar" >
5
5
<!-- Customize your theme here. -->
6
6
<item name =" colorPrimary" >#DEFFFFFF</item >
7
- <item name =" android:statusBarColor" >#212121 </item >
7
+ <item name =" android:statusBarColor" >@android:color/transparent </item >
8
8
<item name =" android:navigationBarColor" >@android:color/transparent</item >
9
9
</style >
10
10
Original file line number Diff line number Diff line change 4
4
<style name =" AppTheme" parent =" Theme.Material3.DayNight.NoActionBar" >
5
5
<!-- Customize your theme here. -->
6
6
<item name =" colorPrimary" >#000000</item >
7
- <item name =" android:statusBarColor" >#212121 </item >
7
+ <item name =" android:statusBarColor" >@android:color/transparent </item >
8
8
<item name =" android:navigationBarColor" >@android:color/transparent</item >
9
9
</style >
10
10
You can’t perform that action at this time.
0 commit comments