Ver Fonte

修改学生端个人中心样式

Pq há 2 anos atrás
pai
commit
59c5bb9cfd
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      student/src/main/res/layout/fragment_mine_layout.xml

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

@@ -439,7 +439,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>