feat: readd favorite_selected and bookmark_selected attributes

This commit is contained in:
LucasGGamerM
2023-08-20 12:00:08 -03:00
parent 8c321c4f0d
commit 3b3d98d549
3 changed files with 22 additions and 19 deletions

View File

@@ -98,6 +98,9 @@
<attr name="colorNeutral800" format="color" />
<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"/>
<attr name="defaultWidth" format="dimension" />