Prevent last admin from leaving without selecting new admin.

This commit is contained in:
Cody Henthorne
2020-07-16 15:52:24 -04:00
committed by Greyson Parrelli
parent b10fc6a0b0
commit ae2b6e4d7a
18 changed files with 608 additions and 88 deletions

View File

@@ -529,6 +529,7 @@
<declare-styleable name="GroupMemberListView">
<attr name="maxHeight" />
<attr name="selectable" format="boolean" />
</declare-styleable>
<declare-styleable name="WebRtcAudioOutputToggleButtonState">