Waveform fill color attribute for message audio view.

This commit is contained in:
Anton Chekulaev
2020-10-12 19:01:49 +11:00
parent efbcd0b207
commit 793e6bf10f
6 changed files with 9 additions and 4 deletions

View File

@@ -174,6 +174,7 @@
<attr name="widgetBackground" format="color"/>
<attr name="foregroundTintColor" format="color" />
<attr name="backgroundTintColor" format="color" />
<attr name="waveformFillColor" format="reference|color" />
</declare-styleable>
<declare-styleable name="CircleColorImageView">