Skip to content

Commit abdc167

Browse files
Update themes.xml
1 parent a853282 commit abdc167

File tree

1 file changed

+1
-1
lines changed
  • catalog/java/io/material/catalog/application/theme/res/values

1 file changed

+1
-1
lines changed

catalog/java/io/material/catalog/application/theme/res/values/themes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717
<resources xmlns:tools="http://schemas.android.com/tools">
1818

19-
<style name="Theme.Catalog" parent="Theme.Material3Expressive.DayNight.NoActionBar">
19+
<style name="Theme.CatalogOriginal" parent="Theme.Material3Expressive.DayNight.NoActionBar">
2020
<item name="preferenceTheme">@style/CatalogPreferenceThemeOverlay</item>
2121
<item name="catalogToolbarStyle">@style/Widget.Catalog.Toolbar</item>
2222
<item name="catalogToolbarWithCloseButtonStyle">@style/Widget.Catalog.Toolbar.WithCloseButton</item>

0 commit comments

Comments
 (0)