version:1.0.1

fix:
update:加入multidex,修改字体大小为sp
This commit is contained in:
2025-12-05 14:36:33 +08:00
parent 2ed1a735cf
commit e6a2e71979
30 changed files with 174 additions and 161 deletions

View File

@@ -221,7 +221,7 @@
android:layout_marginTop="4dp"
android:text="了解基础操作"
android:textColor="@color/black"
android:textSize="8dp"
android:textSize="8sp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView2" />