mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Add support for creating Megaphones. Includes reactions megaphone.
This commit is contained in:
@@ -247,6 +247,12 @@
|
||||
<attr name="login_top_background" format="color"/>
|
||||
<attr name="login_floating_background" format="reference"/>
|
||||
|
||||
<attr name="megaphone_background" format="color"/>
|
||||
<attr name="megaphone_background_shadow" format="color|reference"/>
|
||||
<attr name="megaphone_body_text_color" format="color"/>
|
||||
<attr name="megaphone_reactions_shade" format="color"/>
|
||||
<attr name="megaphone_reactions_close_tint" format="color"/>
|
||||
|
||||
<declare-styleable name="ColorPreference">
|
||||
<attr name="itemLayout" format="reference" />
|
||||
<attr name="choices" format="reference" />
|
||||
|
||||
Reference in New Issue
Block a user