From 1a74a09ee253043e7778fa2fe09ebc7a54f51c62 Mon Sep 17 00:00:00 2001 From: memory <547527489@qq.com> Date: Tue, 29 Nov 2022 16:14:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=BA=A6=E6=88=91=E8=A6=81=E5=8F=82?= =?UTF-8?q?=E5=8A=A0=E5=85=A5=E5=8F=A3=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/module_mini_world/res/layout/fragment_av_room_game.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/module_mini_world/res/layout/fragment_av_room_game.xml b/app/src/module_mini_world/res/layout/fragment_av_room_game.xml index 4e16f26ad..c73c47972 100644 --- a/app/src/module_mini_world/res/layout/fragment_av_room_game.xml +++ b/app/src/module_mini_world/res/layout/fragment_av_room_game.xml @@ -289,7 +289,7 @@ android:id="@+id/iv_queuing_micro" android:layout_width="65dp" android:layout_height="wrap_content" - android:layout_above="@id/fl_speedy_message" + android:layout_above="@id/iv_treasure_box" android:layout_alignParentEnd="true" android:layout_marginEnd="15dp" android:layout_marginBottom="10dp"