pandas 改成YOLA

This commit is contained in:
ningwenqiang
2024-11-05 15:19:19 +08:00
parent 414bbd10b9
commit 09f763dc2e
3 changed files with 3 additions and 4 deletions

View File

@@ -537,10 +537,9 @@
android:layout_marginStart="16dp"
android:layout_marginTop="12dp"
android:layout_marginEnd="16dp"
android:layout_marginBottom="8dp"
android:layout_marginBottom="20dp"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_goneMarginTop="10dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/otherFunctionsView"