Updated waiting room self video preview display to occupy_all_space

This commit is contained in:
Sylvain Berfini 2022-02-11 15:31:22 +01:00
parent 668fd1d78a
commit c18230faf5

View file

@ -49,7 +49,7 @@
android:layout_width="0dp"
android:layout_height="0dp"
app:alignTopRight="false"
app:displayMode="black_bars"
app:displayMode="occupy_all_space"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"