File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<!-- suppress XmlUnusedNamespaceDeclaration -->
2
2
<resources xmlns : tools =" http://schemas.android.com/tools" >
3
3
<!-- Base application theme. -->
4
- <style name =" Theme.OraclePLSQL" parent =" Theme.MaterialComponents.DayNight.DarkActionBar " >
4
+ <style name =" Theme.OraclePLSQL" parent =" Theme.MaterialComponents.DayNight.NoActionBar " >
5
5
<!-- Primary brand color. -->
6
6
<item name =" colorPrimary" >@color/purple_200</item >
7
7
<item name =" colorPrimaryVariant" >@color/purple_700</item >
Original file line number Diff line number Diff line change 1
1
<!-- suppress XmlUnusedNamespaceDeclaration -->
2
2
<resources xmlns : tools =" http://schemas.android.com/tools" >
3
3
<!-- Base application theme. -->
4
- <style name =" Theme.OraclePLSQL" parent =" Theme.MaterialComponents.DayNight.DarkActionBar " >
4
+ <style name =" Theme.OraclePLSQL" parent =" Theme.MaterialComponents.DayNight.NoActionBar " >
5
5
<!-- Primary brand color. -->
6
6
<item name =" colorPrimary" >@color/purple_500</item >
7
7
<item name =" colorPrimaryVariant" >@color/purple_700</item >
You can’t perform that action at this time.
0 commit comments