mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Fixes issue in previous commit
This commit is contained in:
parent
40093d77cf
commit
a2bf235656
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@
|
|||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="5dp"
|
||||
android:layout_marginEnd="5dp"
|
||||
android:orientation="vertical"
|
||||
entries="@{conferenceViewModel.participantDevices}"
|
||||
layout="@{@layout/call_conference_active_speaker_cell}"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue