fix: use single color for favorites

This commit is contained in:
FineFindus
2023-08-28 14:08:38 +02:00
parent 2158a1abae
commit 2a7d7d2e45
4 changed files with 5 additions and 8 deletions

View File

@@ -100,7 +100,6 @@
<attr name="colorNeutral900" format="color" />
<attr name="bookmark_selected" format="color" />
<attr name="favorite_selected" format="color" />
<declare-styleable name="MaxWidthFrameLayout">
<attr name="android:maxWidth" format="dimension"/>