播放器高度

This commit is contained in:
liujing
2020-10-30 17:24:06 +08:00
parent 2e69d630ca
commit 943f6d53c6

View File

@@ -9,7 +9,7 @@
<com.mogo.module.v2x.view.V2XLiveGSYVideoView
android:id="@+id/videoPlayer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="@dimen/v2x_video_window_height"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"