Still prepare to support multiple themes.

This commit is contained in:
Alex Ning
2020-03-01 09:42:57 +08:00
parent e528158f03
commit 152a6a280a
48 changed files with 210 additions and 170 deletions

View File

@@ -37,6 +37,7 @@
<attr name="backgroundColor" format="color"/>
<attr name="roundedBottomSheetPrimaryBackground" format="color"/>
<attr name="cardViewBackgroundColor" format="color"/>
<attr name="toolbarPrimaryTextAndIconColor" format="color" />
<attr name="toolbarAndTabBackgroundColor" format="color"/>
<attr name="circularProgressBarBackground" format="color"/>
<attr name="tabLayoutWithExpandedCollapsingToolbarTabBackground" format="color"/>