소스 검색

修改学生端个人中心样式

Pq 2 년 전
부모
커밋
59c5bb9cfd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>