Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons.
This commit is contained in:
parent
24b7e4db4c
commit
bd687fb45d
5 changed files with 44 additions and 11 deletions
|
|
@ -37,6 +37,7 @@
|
|||
<attr name="compose_content_warning_bar_background" format="reference" />
|
||||
<attr name="compose_nsfw_button_color" format="reference|color" />
|
||||
<attr name="compose_nsfw_button_selected_color" format="reference|color" />
|
||||
<attr name="compose_image_button_tint" format="reference|color" />
|
||||
<attr name="report_status_background_color" format="reference|color" />
|
||||
<attr name="report_status_divider_drawable" format="reference" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue