Layouts XML cleanup

This commit is contained in:
CappielloAntonio 2021-04-27 11:12:20 +02:00
parent 0a3a09e631
commit 1c0265c12e
45 changed files with 140 additions and 143 deletions

View file

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="AppTheme" parent="Theme.MaterialComponents.DayNight.NoActionBar">
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>