質問編集履歴
1
入力ミスを修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -38,7 +38,7 @@
|
|
38
38
|
app:layout_constraintBottom_toBottomOf="parent"
|
39
39
|
app:layout_constraintDimensionRatio="w,1:1"
|
40
40
|
app:layout_constraintEnd_toStartOf="@+id/image_view_3"
|
41
|
-
app:layout_constraintHorizontal_weight="
|
41
|
+
app:layout_constraintHorizontal_weight="1"
|
42
42
|
app:layout_constraintStart_toEndOf="@+id/image_view_1"
|
43
43
|
app:layout_constraintTop_toBottomOf="@+id/title"
|
44
44
|
/>
|