Add 'Add to a group' button to bottom sheet.

This commit is contained in:
Alan Evans
2020-06-09 12:09:59 -03:00
committed by GitHub
parent 7e934eff5d
commit e1bb773d85
17 changed files with 505 additions and 37 deletions

View File

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