Skip to content

Commit 243e7af

Browse files
committed
更改build.gradle test
1 parent 487d417 commit 243e7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/acitivty_ai_test.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
android:layout_width="match_parent"
3838
android:layout_height="0dp"
3939
android:gravity="center_horizontal"
40-
android:visibility="visible"
40+
android:visibility="gone"
4141
app:layout_constraintBottom_toTopOf="@+id/btn_start_ai"
4242
app:layout_constraintEnd_toEndOf="parent"
4343
app:layout_constraintStart_toStartOf="parent"

0 commit comments

Comments
 (0)