Updated waiting room self video preview display to occupy_all_space
This commit is contained in:
parent
668fd1d78a
commit
c18230faf5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue