From 5657d5a00b6412785ec469846bec752a0d772540 Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Sat, 1 Apr 2023 11:22:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E3=80=90=E5=88=86=E4=BA=AB=E3=80=91=E6=8C=89=E9=92=AE=E7=9A=84?= =?UTF-8?q?=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/res/layout/custom_drawer_popup.xml | 2 +- live/src/main/res/layout/sim_live_room_anchor_say.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/src/main/res/layout/custom_drawer_popup.xml b/common/src/main/res/layout/custom_drawer_popup.xml index 5b8b68241..840cacee0 100644 --- a/common/src/main/res/layout/custom_drawer_popup.xml +++ b/common/src/main/res/layout/custom_drawer_popup.xml @@ -81,7 +81,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="6dp" - android:text="分享設置" + android:text="分享" android:textColor="#FF9A9A9A" android:textSize="10sp" /> diff --git a/live/src/main/res/layout/sim_live_room_anchor_say.xml b/live/src/main/res/layout/sim_live_room_anchor_say.xml index f1801da26..3eabc1146 100644 --- a/live/src/main/res/layout/sim_live_room_anchor_say.xml +++ b/live/src/main/res/layout/sim_live_room_anchor_say.xml @@ -16,7 +16,7 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" - tools:srcCompat="@mipmap/tmp" /> + tools:srcCompat="@color/main_color_79CDF9" />