From 003a73577a9b33ea262ec377a296bd304e55ec22 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Wed, 14 Sep 2022 14:58:32 +0200 Subject: [PATCH] Added missing 'mute' indicator in active speaker layout when 2 participants --- .../layout-land/voip_conference_active_speaker.xml | 13 +++++++++++++ .../res/layout/voip_conference_active_speaker.xml | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/app/src/main/res/layout-land/voip_conference_active_speaker.xml b/app/src/main/res/layout-land/voip_conference_active_speaker.xml index f577d66c1..a193c6849 100644 --- a/app/src/main/res/layout-land/voip_conference_active_speaker.xml +++ b/app/src/main/res/layout-land/voip_conference_active_speaker.xml @@ -207,6 +207,19 @@ app:layout_constraintStart_toStartOf="@id/active_speaker_background" app:layout_constraintTop_toTopOf="@id/active_speaker_background" /> + + + +