Fixed UI in dark theme.

This commit is contained in:
Alex Ning
2019-08-12 09:50:25 +08:00
parent 90c7c66405
commit 4ca9b06551
7 changed files with 11 additions and 7 deletions

View File

@@ -43,4 +43,6 @@
<color name="tabLayoutWithCollapsedCollapsingToolbarTabIndicator">@color/tabLayoutWithCollapsedCollapsingToolbarTextColor</color>
<color name="navBarColor">@color/backgroundColor</color>
<color name="cardViewBackgroundColor">#242424</color>
</resources>