小遊戲修改
This commit is contained in:
@@ -28,11 +28,12 @@
|
||||
android:layout_weight="1" />
|
||||
|
||||
<ImageView
|
||||
android:visibility="gone"
|
||||
android:id="@+id/min_game"
|
||||
android:layout_width="30dp"
|
||||
android:layout_height="30dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:src="@mipmap/icon_interactive_game_create_room_seats" />
|
||||
android:src="@mipmap/icon_min_game"
|
||||
android:visibility="visible" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/exit"
|
||||
@@ -66,9 +67,9 @@
|
||||
android:id="@+id/avatar"
|
||||
android:layout_width="35dp"
|
||||
android:layout_height="35dp"
|
||||
android:visibility="gone"
|
||||
android:layout_marginStart="6dp"
|
||||
android:scaleType="centerCrop"
|
||||
android:visibility="gone"
|
||||
app:riv_oval="true" />
|
||||
|
||||
<LinearLayout
|
||||
|
||||
BIN
common/src/main/res/mipmap-xxhdpi/background_sud_game_float.png
Normal file
BIN
common/src/main/res/mipmap-xxhdpi/background_sud_game_float.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.0 KiB |
BIN
common/src/main/res/mipmap-xxhdpi/icon_min_game.png
Normal file
BIN
common/src/main/res/mipmap-xxhdpi/icon_min_game.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
BIN
common/src/main/res/mipmap-xxhdpi/icon_sud_game_min.png
Normal file
BIN
common/src/main/res/mipmap-xxhdpi/icon_sud_game_min.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
@@ -1363,5 +1363,9 @@ Limited ride And limited avatar frame</string>
|
||||
<string name="choose_a_prank_gift">Choose a prank gift</string>
|
||||
<string name="choose_a_prank_gift_hint">Enter the prank content...</string>
|
||||
<string name="choose_a_prank_gift_hint2">Input quantity</string>
|
||||
<string name="sud_in_game">IN GAME</string>
|
||||
<string name="currently_in_the_game">You are currently in the game, please return in a timely manner.\\nFailure to return for a long time will be considered a surrender.</string>
|
||||
<string name="the_live_room">Exiting the live room will synchronize with exiting the game room.\\nDo you want to continue</string>
|
||||
<string name="sud_in_game_minimize">minimize</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -1360,4 +1360,8 @@
|
||||
<string name="choose_a_prank_gift">選擇整蠱禮物</string>
|
||||
<string name="choose_a_prank_gift_hint">輸入整蠱內容...</string>
|
||||
<string name="choose_a_prank_gift_hint2">输入数量</string>
|
||||
<string name="sud_in_game">遊戲中</string>
|
||||
<string name="currently_in_the_game">您正在遊戲中,請及時返回 長時間未返回將會視爲認輸哦</string>
|
||||
<string name="the_live_room">退出直播間將會同步退出遊戲房間 是否继续</string>
|
||||
<string name="sud_in_game_minimize">最小化</string>
|
||||
</resources>
|
||||
|
||||
@@ -1359,4 +1359,8 @@
|
||||
<string name="choose_a_prank_gift">選擇整蠱禮物</string>
|
||||
<string name="choose_a_prank_gift_hint">輸入整蠱內容...</string>
|
||||
<string name="choose_a_prank_gift_hint2">输入数量</string>
|
||||
<string name="sud_in_game">遊戲中</string>
|
||||
<string name="currently_in_the_game">您正在遊戲中,請及時返回 長時間未返回將會視爲認輸哦</string>
|
||||
<string name="the_live_room">退出直播間將會同步退出遊戲房間 是否继续</string>
|
||||
<string name="sud_in_game_minimize">最小化</string>
|
||||
</resources>
|
||||
|
||||
@@ -1359,5 +1359,9 @@
|
||||
<string name="choose_a_prank_gift">選擇整蠱禮物</string>
|
||||
<string name="choose_a_prank_gift_hint">輸入整蠱內容...</string>
|
||||
<string name="choose_a_prank_gift_hint2">输入数量</string>
|
||||
<string name="sud_in_game">遊戲中</string>
|
||||
<string name="currently_in_the_game">您正在遊戲中,請及時返回\n長時間未返回將會視爲認輸哦</string>
|
||||
<string name="the_live_room">退出直播間將會同步退出遊戲房間\n是否继续</string>
|
||||
<string name="sud_in_game_minimize">最小化</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -1366,4 +1366,8 @@ Limited ride And limited avatar frame</string>
|
||||
<string name="choose_a_prank_gift">Choose a prank gift</string>
|
||||
<string name="choose_a_prank_gift_hint">Enter the prank content...</string>
|
||||
<string name="choose_a_prank_gift_hint2">Input quantity</string>
|
||||
<string name="currently_in_the_game">You are currently in the game, please return in a timely manner.\\nFailure to return for a long time will be considered a surrender.</string>
|
||||
<string name="the_live_room">Exiting the live room will synchronize with exiting the game room.\\nDo you want to continue</string>
|
||||
<string name="sud_in_game">IN GAME</string>
|
||||
<string name="sud_in_game_minimize">minimize</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user