mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Recipient bottom sheet.
This commit is contained in:
committed by
Greyson Parrelli
parent
f6f6496c9c
commit
17c5b858b5
@@ -281,6 +281,13 @@
|
||||
<attr name="debuglog_color_warn" format="color" />
|
||||
<attr name="debuglog_color_error" format="color" />
|
||||
|
||||
<attr name="recipient_message_icon" format="reference"/>
|
||||
<attr name="recipient_call_icon" format="reference"/>
|
||||
<attr name="recipient_block_icon" format="reference"/>
|
||||
<attr name="recipient_view_safety_icon" format="reference"/>
|
||||
<attr name="recipient_make_admin_icon" format="reference"/>
|
||||
<attr name="recipient_remove_icon" format="reference"/>
|
||||
|
||||
<declare-styleable name="ColorPreference">
|
||||
<attr name="itemLayout" format="reference" />
|
||||
<attr name="choices" format="reference" />
|
||||
|
||||
Reference in New Issue
Block a user