Fix Subscription Picker's Toolbar colors

This commit is contained in:
krlvm 2021-03-29 14:44:29 +03:00
parent ecf06582c6
commit e24d0d4952
7 changed files with 29 additions and 13 deletions

View file

@ -15,6 +15,7 @@
<attr name="contrast_background_color" format="color" />
<attr name="windowBackground" format="color" />
<attr name="colorPrimary" format="color" />
<attr name="toolbarSearchColor" format="reference|color" />
<attr name="card_item_background_color" format="color" />
<attr name="card_item_contrast_color" format="color" />