Remove unused ConversationItemFooter

This commit is contained in:
andrew
2023-10-27 13:20:37 +10:30
parent 2228a05b2e
commit 617dbc8799
4 changed files with 0 additions and 216 deletions

View File

@@ -252,11 +252,6 @@
<attr name="doc_downloadButtonTint" format="color" />
</declare-styleable>
<declare-styleable name="ConversationItemFooter">
<attr name="footer_text_color" format="color" />
<attr name="footer_icon_color" format="color" />
</declare-styleable>
<declare-styleable name="ConversationItemThumbnail">
<attr name="conversationThumbnail_minWidth" format="dimension" />
<attr name="conversationThumbnail_maxWidth" format="dimension" />