diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml index 82bd63ee8..343cdaeed 100644 --- a/app/src/main/res/values/attrs.xml +++ b/app/src/main/res/values/attrs.xml @@ -7,9 +7,7 @@ - - diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 4b5d3deda..13acd316e 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -45,7 +45,6 @@ @style/WhiteToolbarOverlay @color/white_100 @color/white_100 - @color/white_60 @style/WhiteOverflow @style/WhiteNavigation @@ -54,7 +53,6 @@ @style/BlackToolbarOverlay @color/black_87 @color/black_87 - @color/black_60 @style/BlackOverflow @style/BlackNavigation diff --git a/app/src/main/res/values/theme.xml b/app/src/main/res/values/theme.xml index 5aa9b3ec4..4b2df5e85 100644 --- a/app/src/main/res/values/theme.xml +++ b/app/src/main/res/values/theme.xml @@ -23,7 +23,6 @@ @color/text_primary @color/text_secondary @color/text_tertiary - 2dp 2 @style/ClockTheme @style/CalendarTheme @@ -56,7 +55,6 @@ @color/black_38 @color/black_60 true - 0dp \ No newline at end of file