add missing icons in bright theme

* missing white icons
* update attrs.xml and styles.xml
This commit is contained in:
kapodamy 2018-12-14 14:51:55 -03:00
parent 6185c4ddcf
commit 8d1d4092aa
36 changed files with 35 additions and 17 deletions

View file

@ -38,6 +38,9 @@
<attr name="ic_add" format="reference"/>
<attr name="ic_restore_defaults" format="reference"/>
<attr name="ic_blank_page" format="reference"/>
<attr name="ic_list" format="reference"/>
<attr name="ic_grid" format="reference"/>
<attr name="ic_delete" format="reference"/>
<!-- Can't refer to colors directly in drawable's xml-->
<attr name="toolbar_shadow_drawable" format="reference"/>