Update multi-forward work with tweaks from design.

This commit is contained in:
Alex Hart
2021-08-13 13:25:43 -03:00
committed by Cody Henthorne
parent 8e2a265cf3
commit 7448183ff4
8 changed files with 50 additions and 18 deletions

View File

@@ -227,6 +227,7 @@
<declare-styleable name="ContactFilterToolbar">
<attr name="searchTextStyle" format="reference" />
<attr name="showDialpad" format="boolean" />
<attr name="cfv_autoFocus" format="boolean" />
</declare-styleable>
<declare-styleable name="SquareImageView">