質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -46,7 +46,8 @@
|
|
46
46
|
android:background="@drawable/gradient"
|
47
47
|
>
|
48
48
|
<TextView
|
49
|
+
android:id="@+id/label"
|
49
|
-
android:layout_width="
|
50
|
+
android:layout_width="0dp"
|
50
51
|
android:layout_height="1000dp"
|
51
52
|
app:layout_constraintStart_toStartOf="parent"
|
52
53
|
app:layout_constraintEnd_toEndOf="parent"
|