修改直播列表UI

This commit is contained in:
Martin
2024-09-12 13:27:17 +08:00
parent cd4d0c13c1
commit f616fb1192
13 changed files with 77 additions and 68 deletions

View File

@@ -59,6 +59,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clickable="true"
android:src="@mipmap/screen"
android:scaleType="centerCrop" />
</FrameLayout>