mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Fixed meetings participants not aligned top in list
This commit is contained in:
parent
1594252aeb
commit
46a6751df6
1 changed files with 1 additions and 0 deletions
|
|
@ -319,6 +319,7 @@
|
|||
android:layout_marginEnd="16dp"
|
||||
android:nestedScrollingEnabled="true"
|
||||
app:layout_constrainedHeight="true"
|
||||
app:layout_constraintVertical_bias="0"
|
||||
app:layout_constraintTop_toBottomOf="@id/separator_4"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/participants_icon"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue