Implement new empty state icons

This commit is contained in:
Torsten Grote
2018-08-17 12:09:30 -03:00
parent 169c59349e
commit 5ed0e9efec
17 changed files with 509 additions and 33 deletions

View File

@@ -3,7 +3,9 @@
<declare-styleable name="BriarRecyclerView">
<attr name="scrollToEnd" format="boolean" />
<attr name="emptyImage" format="integer" />
<attr name="emptyText" format="string" />
<attr name="emptyAction" format="string" />
</declare-styleable>
<declare-styleable name="AuthorView">