7 lines
251 B
XML
7 lines
251 B
XML
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
<!-- Base application theme. -->
|
|
<style name="Theme.cook" parent="Theme.MaterialComponents.DayNight.NoActionBar">
|
|
<!-- Customize your theme here. -->
|
|
</style>
|
|
</resources>
|