We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f204895 commit a6d5e29Copy full SHA for a6d5e29
app/src/main/res/values/styles.xml
@@ -1,7 +1,7 @@
1
<resources>
2
3
<!-- Base application theme. -->
4
- <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
+ <style name="AppTheme" parent="Theme.MaterialComponents.Light.DarkActionBar">
5
<!-- Customize your theme here. -->
6
<item name="colorPrimary">@color/colorPrimary</item>
7
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
0 commit comments