version:2.7

fix:
update:视频圆角
This commit is contained in:
2022-09-01 09:31:37 +08:00
parent 61fb4663a6
commit e5b3385346
7 changed files with 122 additions and 9 deletions

View File

@@ -120,8 +120,9 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent">
<com.uiui.aios.view.MyJzvdStdNoTitleNoClarity
<com.uiui.aios.view.JzvdStdRound
android:id="@+id/jz_video"
app:radius="16dp"
android:layout_width="match_parent"
android:layout_height="match_parent" />