File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 55
55
56
56
<item name =" tabStyle" >@style/Widget.App.TabLayout</item >
57
57
<item name =" android:windowTranslucentStatus" >true</item >
58
-
59
58
</style >
60
59
61
-
62
60
<style name =" Widget.App.TabLayout" parent =" Widget.Material3.TabLayout" >
63
61
<item name =" materialThemeOverlay" >@style/ThemeOverlay.App.TabLayout</item >
64
62
</style >
77
75
<item name =" android:textAppearanceMedium" >?android:attr/textAppearanceListItem</item >
78
76
</style >
79
77
80
- <style name =" AppTheme.Settings" >
81
- <item name =" colorAccent" >@color/dialog_accent</item >
82
- </style >
83
-
84
78
<style name =" AppTheme.NoActionBar" >
85
79
<item name =" windowActionBar" >false</item >
86
80
<item name =" windowNoTitle" >true</item >
81
+ <item name =" android:windowTranslucentStatus" >false</item >
87
82
</style >
88
83
89
84
<style name =" AboutActivityItem" >
You can’t perform that action at this time.
0 commit comments