|
@@ -76,7 +76,7 @@
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/ivGift"
|
|
|
- android:layout_marginStart="10dp"
|
|
|
+ android:layout_marginEnd="10dp"
|
|
|
android:background="@drawable/shape_80000000_20"
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
app:layout_constraintEnd_toStartOf="@+id/ivNotice"
|
|
@@ -132,7 +132,7 @@
|
|
|
android:background="@drawable/shape_80000000_20"
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
- android:src="@mipmap/live_message"
|
|
|
+ android:src="@mipmap/live_more"
|
|
|
android:layout_width="40dp"
|
|
|
android:layout_height="40dp"/>
|
|
|
|