Tint pending group invites menu icon.

This commit is contained in:
Alan Evans
2020-07-21 15:54:34 -03:00
committed by Greyson Parrelli
parent 8e962bf992
commit 4e55d2d941
3 changed files with 33 additions and 9 deletions

View File

@@ -535,6 +535,10 @@
<attr name="selectable" format="boolean" />
</declare-styleable>
<declare-styleable name="PopupMenuView">
<attr name="background_tint" format="color" />
</declare-styleable>
<declare-styleable name="WebRtcAudioOutputToggleButtonState">
<attr name="state_speaker_on" format="boolean" />
<attr name="state_speaker_off" format="boolean" />