Skip to content

Commit c690807

Browse files
KingMahmudcodehasan
authored andcommitted
Revert
1 parent 0531996 commit c690807

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<style name="AppBaseTheme" parent="Theme.Material3.DayNight.DarkActionBar">
3+
<style name="AppBaseTheme" parent="Theme.MaterialComponents.DayNight.DarkActionBar">
44

55
</style>
66
</resources>

app/src/main/res/values/styles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
2-
<style name="AppBaseTheme" parent="Theme.Material3.Light.DarkActionBar">
2+
<style name="AppBaseTheme" parent="Theme.MaterialComponents.Light.DarkActionBar">
33

44
</style>
55

0 commit comments

Comments
 (0)