-Added search suggestion insert per #840.

This commit is contained in:
John Zhen Mo 2017-11-14 10:51:44 -08:00
parent f1ca108095
commit 9b47c40e6c
15 changed files with 79 additions and 35 deletions

View file

@ -20,6 +20,7 @@
<attr name="history" format="reference"/>
<attr name="drag_handle" format="reference"/>
<attr name="selected" format="reference"/>
<attr name="search_add" format="reference"/>
<!-- Can't refer to colors directly into drawable's xml-->
<attr name="toolbar_shadow_drawable" format="reference"/>