Skip to content

Commit d96d848

Browse files
committed
Update styles.xml
1 parent adf53ba commit d96d848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources xmlns:tools="http://schemas.android.com/tools">
33

4-
<style name="AppTheme" parent="@style/Theme.MaterialComponents.DayNight.NoActionBar">
4+
<style name="AppTheme" parent="@style/Theme.Material3.DayNight.NoActionBar">
55
<item name="colorAccent">@color/colorAccent</item>
66
<item name="colorPrimary">@color/colorPrimary</item>
77
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>

0 commit comments

Comments
 (0)