调整播放时间计算

This commit is contained in:
ningwenqiang
2024-09-20 15:27:04 +08:00
parent 34a8637c9e
commit 0dc4f5b99b
8 changed files with 35 additions and 22 deletions

View File

@@ -24,7 +24,7 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintWidth_percent="0.33"
tools:background="@drawable/bg_live_item_an" />
android:background="@drawable/bg_live_item_an" />
<com.makeramen.roundedimageview.RoundedImageView
android:id="@+id/avatar"
@@ -1773,11 +1773,12 @@
</FrameLayout>
<!--女神说 -->
<include
android:id="@+id/anchor_say_layout"
layout="@layout/sim_live_room_anchor_say1"
android:layout_width="96dp"
android:layout_marginTop="30dp"
android:layout_marginTop="24dp"
android:layout_height="wrap_content"
android:layout_below="@+id/topLayout2"
android:layout_marginStart="12dp"