调整播放时间计算
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user