Make CardView background themeable
However, CardViews displaying QR codes keep a fixed white background.
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
<attr name="colorCardViewHeaderDivider" format="color" />
|
||||
<attr name="colorText" format="color" />
|
||||
<attr name="colorBrightToolbar" format="color" />
|
||||
<attr name="colorCardViewBackground" format="color" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user