fix [进入竖屏视频,点击头像,返回,视频变成横屏]

This commit is contained in:
zlzw 2024-04-03 10:13:34 +08:00
parent 9652bcaf9a
commit 0f9f53a080

View File

@ -7,6 +7,7 @@
<com.google.android.exoplayer2.ui.StyledPlayerView
android:id="@+id/placeholderView"
app:surface_type="texture_view"
android:layout_width="match_parent"
android:layout_height="match_parent" />