1.1.5增加视频封面显示

This commit is contained in:
2026-03-19 16:59:48 +08:00
parent fa07450606
commit f0e831b2fe
14 changed files with 219 additions and 50 deletions

View File

@@ -20,7 +20,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:adjustViewBounds="true"
android:scaleType="centerCrop"
android:scaleType="centerInside"
app:is_cover_src="true" />
<com.shehuan.niv.NiceImageView