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

@@ -25,7 +25,7 @@
android:layout_marginTop="3dp"
android:text="语文学习应用"
android:textColor="#333333"
android:textSize="12dp" />
android:textSize="12sp" />
<LinearLayout
android:id="@+id/ll_gb"