fix drawer header font color for white theme

This commit is contained in:
Christian Schabesberger 2018-09-01 12:33:08 +02:00
parent db9e18180d
commit d4f2ac6e9e
4 changed files with 6 additions and 1 deletions

View file

@ -37,7 +37,7 @@
<attr name="ic_backup" format="reference"/>
<attr name="ic_add" format="reference"/>
<!-- Can't refer to colors directly into drawable's xml-->
<!-- Can't refer to colors directly in drawable's xml-->
<attr name="toolbar_shadow_drawable" format="reference"/>
<attr name="selector_drawable" format="reference"/>
<attr name="checked_selector_drawable" format="reference"/>