diff --git a/app/src/main/res/layout/related_items_header.xml b/app/src/main/res/layout/related_items_header.xml index c23adc339..922d2ba2c 100644 --- a/app/src/main/res/layout/related_items_header.xml +++ b/app/src/main/res/layout/related_items_header.xml @@ -17,7 +17,7 @@ android:textSize="12sp" tools:ignore="RtlHardcoded" /> - @@ -21,21 +18,18 @@ @color/light_soundcloud_primary_color @color/light_soundcloud_statusbar_color @color/light_soundcloud_accent_color - ?attr/colorPrimary @@ -43,21 +37,18 @@ @color/light_peertube_primary_color @color/light_peertube_statusbar_color @color/light_peertube_accent_color - ?attr/colorPrimary @@ -65,21 +56,18 @@ @color/light_media_ccc_primary_color @color/light_media_ccc_statusbar_color @color/light_media_ccc_accent_color - ?attr/colorPrimary @@ -87,21 +75,18 @@ @color/light_bandcamp_primary_color @color/light_bandcamp_statusbar_color @color/light_bandcamp_accent_color - ?attr/colorPrimary diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index c543044ca..95368b572 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -17,6 +17,7 @@ @style/FloatingActionButtonTheme @color/white @style/PreferenceThemeOverlay.v14.Material + ?attr/colorPrimary