From 4b3b47b65fd182056d72c47f2020a7d007d3827f Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Sat, 23 Sep 2023 10:31:06 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=B8=83=E5=B1=80&=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/yunbao/common/utils/ToastUtil.java | 1 + common/src/main/res/values-en-rUS/string.xml | 4 ++-- common/src/main/res/values/strings.xml | 2 +- .../layout/view_funs_live_anchor_start_notify.xml | 13 +++++++++---- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/common/src/main/java/com/yunbao/common/utils/ToastUtil.java b/common/src/main/java/com/yunbao/common/utils/ToastUtil.java index d2240037d..35ada5438 100644 --- a/common/src/main/java/com/yunbao/common/utils/ToastUtil.java +++ b/common/src/main/java/com/yunbao/common/utils/ToastUtil.java @@ -92,6 +92,7 @@ public class ToastUtil { if (TextUtils.isEmpty(s)) { return; } + Log.i("Toast", "Toast show: "+s); Log.i("ts","ll"); Toast.makeText(CommonAppContext.sInstance,s,Toast.LENGTH_SHORT).show(); Log.i("ts","22"); diff --git a/common/src/main/res/values-en-rUS/string.xml b/common/src/main/res/values-en-rUS/string.xml index a0b0d26c1..d5b40f03a 100644 --- a/common/src/main/res/values-en-rUS/string.xml +++ b/common/src/main/res/values-en-rUS/string.xml @@ -683,7 +683,7 @@ Banned users List of forbidden users Live room of - Lifting of the ban + Remove Blacklist of users No banned users No blacklisted users @@ -956,7 +956,7 @@ Limited ride And limited avatar frame Chat Congratulations %s have won %s in the Lucky Angel! The next lucky angel will be you! Congratulations on %s winning %s in Luck 100 %%! Go pass on the good luck! - Guardian %s + guard %s receive To finish Already collected diff --git a/common/src/main/res/values/strings.xml b/common/src/main/res/values/strings.xml index 480f62744..8719d9e54 100644 --- a/common/src/main/res/values/strings.xml +++ b/common/src/main/res/values/strings.xml @@ -683,7 +683,7 @@ Banned users List of forbidden users Live room of - Lifting of the ban + Remove Blacklist of users No banned users No blacklisted users diff --git a/live/src/main/res/layout/view_funs_live_anchor_start_notify.xml b/live/src/main/res/layout/view_funs_live_anchor_start_notify.xml index 43c6443be..fd24fc00a 100644 --- a/live/src/main/res/layout/view_funs_live_anchor_start_notify.xml +++ b/live/src/main/res/layout/view_funs_live_anchor_start_notify.xml @@ -1,7 +1,8 @@ @@ -9,7 +10,7 @@