Explorar el Código

修改学生端文案

Pq hace 3 años
padre
commit
8f5b19d6f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      student/src/main/res/layout/fragment_mine_layout.xml

+ 1 - 1
student/src/main/res/layout/fragment_mine_layout.xml

@@ -363,7 +363,7 @@
                     android:layout_width="wrap_content"
                     android:layout_height="wrap_content"
                     android:layout_marginTop="9dp"
-                    android:text="评测记录"
+                    android:text="训练统计"
                     android:textColor="@color/color_333333"
                     android:textSize="@dimen/sp_11" />
             </LinearLayout>