diff --git a/common/src/main/java/com/yunbao/common/dialog/SudGameListPopup.java b/common/src/main/java/com/yunbao/common/dialog/SudGameListPopup.java
index 74c5634ae..fee86a9ea 100644
--- a/common/src/main/java/com/yunbao/common/dialog/SudGameListPopup.java
+++ b/common/src/main/java/com/yunbao/common/dialog/SudGameListPopup.java
@@ -152,7 +152,7 @@ public class SudGameListPopup extends BottomPopupView {
}
});
mRefreshView.initData();
-
+ mRefreshView.setEmptyLayoutId(R.layout.sud_no_data);
ViewClicksAntiShake.clicksAntiShake(findViewById(R.id.random_start), new ViewClicksAntiShake.ViewClicksCallBack() {
@Override
public void onViewClicks() {
diff --git a/common/src/main/res/layout/dialog_home_create_sud_game.xml b/common/src/main/res/layout/dialog_home_create_sud_game.xml
index 41018b6ba..a70712ab1 100644
--- a/common/src/main/res/layout/dialog_home_create_sud_game.xml
+++ b/common/src/main/res/layout/dialog_home_create_sud_game.xml
@@ -35,7 +35,7 @@
android:layout_height="30dp"
android:layout_gravity="end|center_vertical"
android:layout_marginEnd="15dp"
- android:src="@mipmap/icon_interactive_game_create_room_back" />
+ android:src="@mipmap/icon_back_1" />
+ android:textSize="10sp" />
+ android:textSize="10sp" />
+ android:textSize="10sp" />
+ android:textSize="10sp" />
+ android:textSize="10sp" />
+ android:textSize="10sp" />
+
+
+
+
\ No newline at end of file
diff --git a/common/src/main/res/mipmap-mdpi/icon_back_1.png b/common/src/main/res/mipmap-mdpi/icon_back_1.png
new file mode 100644
index 000000000..79bc324f8
Binary files /dev/null and b/common/src/main/res/mipmap-mdpi/icon_back_1.png differ
diff --git a/common/src/main/res/values-en-rUS/string.xml b/common/src/main/res/values-en-rUS/string.xml
index f7c321767..de92b6b82 100644
--- a/common/src/main/res/values-en-rUS/string.xml
+++ b/common/src/main/res/values-en-rUS/string.xml
@@ -1211,7 +1211,7 @@ Limited ride And limited avatar frame
None
Return to account
Popularity Red packet
- Game Zone
+ Game
Popular red packets
amount
Diamonds
@@ -1339,7 +1339,7 @@ Limited ride And limited avatar frame
1K-2K beans
2K-5K beans
Above 5K beans
- user
+ User
In a team of %s people, let\'s play together~
%s people online
Search for room
@@ -1349,5 +1349,6 @@ Limited ride And limited avatar frame
The anchor is currently live streaming
Whether to enter the live broadcast room
No,only enter the game
+ There are currently no rooms to join
diff --git a/common/src/main/res/values-zh-rHK/strings.xml b/common/src/main/res/values-zh-rHK/strings.xml
index 12de0297d..982169216 100644
--- a/common/src/main/res/values-zh-rHK/strings.xml
+++ b/common/src/main/res/values-zh-rHK/strings.xml
@@ -1345,4 +1345,5 @@
主播正在直播中
是否同步進入主播直播間
否,僅進入遊戲
+ 当前没有可加入的房间
diff --git a/common/src/main/res/values-zh-rTW/strings.xml b/common/src/main/res/values-zh-rTW/strings.xml
index d7a2994fa..93ced9b66 100644
--- a/common/src/main/res/values-zh-rTW/strings.xml
+++ b/common/src/main/res/values-zh-rTW/strings.xml
@@ -1344,4 +1344,5 @@
主播正在直播中
是否同步進入主播直播間
否,僅進入遊戲
+ 当前没有可加入的房间
diff --git a/common/src/main/res/values-zh/strings.xml b/common/src/main/res/values-zh/strings.xml
index b9e4ad757..a995b20e2 100644
--- a/common/src/main/res/values-zh/strings.xml
+++ b/common/src/main/res/values-zh/strings.xml
@@ -1345,5 +1345,6 @@
主播正在直播中
是否同步進入主播直播間
否,僅進入遊戲
+ 当前没有可加入的房间
diff --git a/common/src/main/res/values/strings.xml b/common/src/main/res/values/strings.xml
index ec55b70dc..df52b524e 100644
--- a/common/src/main/res/values/strings.xml
+++ b/common/src/main/res/values/strings.xml
@@ -1212,7 +1212,7 @@ Limited ride And limited avatar frame
None
Return to account
Popularity Red packet
- Game Zone
+ Game
Popular red packets
amount
Diamonds
@@ -1341,7 +1341,7 @@ Limited ride And limited avatar frame
1K-2K beans
2K-5K beans
Above 5K beans
- user
+ User
In a team of %s people, let\'s play together~
%s people online
Search for room
@@ -1351,4 +1351,5 @@ Limited ride And limited avatar frame
The anchor is currently live streaming
Whether to enter the live broadcast room
No,only enter the game
+ There are currently no rooms to join
diff --git a/main/src/main/res/layout/view_main_home_sud_game_list.xml b/main/src/main/res/layout/view_main_home_sud_game_list.xml
index 0b433e206..e7b42ba71 100644
--- a/main/src/main/res/layout/view_main_home_sud_game_list.xml
+++ b/main/src/main/res/layout/view_main_home_sud_game_list.xml
@@ -62,7 +62,7 @@
android:layout_marginStart="14dp"
android:text="@string/interactive_game_room_game"
android:textColor="#000"
- android:textSize="11sp"
+ android:textSize="10sp"
android:textStyle="bold" />
+ android:textSize="10sp" />
+ android:textSize="10sp" />
+ android:textSize="10sp" />
+ android:src="@mipmap/icon_home_interactive_game_arrow" />