Add pending member activity.

This commit is contained in:
Alan Evans
2020-04-03 16:24:25 -03:00
committed by Greyson Parrelli
parent ef0f26b64c
commit 1290d0ead9
17 changed files with 699 additions and 2 deletions

View File

@@ -271,6 +271,9 @@
<attr name="megaphone_reactions_shade" format="color"/>
<attr name="megaphone_reactions_close_tint" format="color"/>
<attr name="pending_member_background" format="color" />
<attr name="pending_member_empty_text_color" format="color" />
<attr name="debuglog_color_none" format="color" />
<attr name="debuglog_color_verbose" format="color" />
<attr name="debuglog_color_debug" format="color" />