File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 22 - License, v. 2.0. If a copy of the MPL was not distributed with this
33 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
44
5- <resources >
5+ <resources xmlns : tools = " http://schemas.android.com/tools " >
66 <style name =" AppThemeNotActionBar" parent =" Theme.AppCompat.NoActionBar" >
77 <item name =" preferenceTheme" >@style/PreferenceThemeOverlay</item >
88
1212
1313 <item name =" android:navigationBarColor" >@color/evenDarker</item >
1414 <item name =" android:windowBackground" >@color/dark</item >
15+ <item name =" android:windowOptOutEdgeToEdgeEnforcement" tools : targetApi =" 35" >true</item >
1516 </style >
1617
1718 <style name =" AppTheme" parent =" Theme.AppCompat" >
2728
2829 <style name =" AddonsActivityTheme" parent =" Theme.AppCompat.Light" >
2930 <item name =" mozac_primary_text_color" >@color/photonDarkGrey90</item >
31+ <item name =" android:windowOptOutEdgeToEdgeEnforcement" tools : targetApi =" 35" >true</item >
3032 </style >
3133</resources >
You can’t perform that action at this time.
0 commit comments