From 9904e5f900ba751c1fe719cdf889f00e9f1418e8 Mon Sep 17 00:00:00 2001
From: lmw <125975490@qq.com>
Date: 星期三, 21 五月 2025 14:14:04 +0800
Subject: [PATCH] save

---
 app/src/main/res/xml/fragment_include_scene.xml |   30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/app/src/main/res/xml/fragment_include_scene.xml b/app/src/main/res/xml/fragment_include_scene.xml
index 99a4f79..5cb19da 100644
--- a/app/src/main/res/xml/fragment_include_scene.xml
+++ b/app/src/main/res/xml/fragment_include_scene.xml
@@ -13,24 +13,24 @@
 
     <ConstraintSet android:id="@+id/start_1">
         <Constraint android:id="@+id/iv_answer_1"
-            android:layout_width="85dp"
-            android:layout_height="52dp"
+            android:layout_width="96dp"
+            android:layout_height="60dp"
             motion:layout_constraintStart_toStartOf="@+id/cl_answer_1"
             motion:layout_constraintTop_toTopOf="@+id/cl_answer_1" />
     </ConstraintSet>
 
     <ConstraintSet android:id="@+id/start_2">
         <Constraint android:id="@+id/iv_answer_2"
-            android:layout_width="85dp"
-            android:layout_height="52dp"
+            android:layout_width="96dp"
+            android:layout_height="60dp"
             motion:layout_constraintStart_toStartOf="@+id/cl_answer_2"
             motion:layout_constraintTop_toTopOf="@+id/cl_answer_2" />
     </ConstraintSet>
 
     <ConstraintSet android:id="@+id/start_3">
         <Constraint android:id="@+id/iv_answer_3"
-            android:layout_width="85dp"
-            android:layout_height="52dp"
+            android:layout_width="96dp"
+            android:layout_height="60dp"
             motion:layout_constraintStart_toStartOf="@+id/cl_answer_3"
             motion:layout_constraintTop_toTopOf="@+id/cl_answer_3" />
     </ConstraintSet>
@@ -44,7 +44,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_3"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_3"
             motion:layout_constraintTop_toTopOf="@+id/cl_3"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>
@@ -58,7 +58,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_5"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_5"
             motion:layout_constraintTop_toTopOf="@+id/cl_5"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>
@@ -72,7 +72,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_6"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_6"
             motion:layout_constraintTop_toTopOf="@+id/cl_6"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>
@@ -87,7 +87,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_3"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_3"
             motion:layout_constraintTop_toTopOf="@+id/cl_3"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>
@@ -101,7 +101,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_5"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_5"
             motion:layout_constraintTop_toTopOf="@+id/cl_5"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>
@@ -115,7 +115,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_6"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_6"
             motion:layout_constraintTop_toTopOf="@+id/cl_6"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>
@@ -130,7 +130,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_3"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_3"
             motion:layout_constraintTop_toTopOf="@+id/cl_3"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>
@@ -144,7 +144,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_5"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_5"
             motion:layout_constraintTop_toTopOf="@+id/cl_5"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>
@@ -158,7 +158,7 @@
             motion:layout_constraintEnd_toEndOf="@+id/cl_6"
             motion:layout_constraintBottom_toBottomOf="@+id/cl_6"
             motion:layout_constraintTop_toTopOf="@+id/cl_6"
-            android:layout_marginTop="4dp"
+            android:layout_marginTop="44dp"
             android:layout_marginStart="4dp"
             android:layout_marginEnd="4dp"
             android:layout_marginBottom="4dp"/>

--
Gitblit v1.7.1