Browse Source

优化样式

Pq 7 tháng trước cách đây
mục cha
commit
b5ad91938f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      student/src/main/res/layout/item_course_table_layout.xml

+ 1 - 0
student/src/main/res/layout/item_course_table_layout.xml

@@ -65,6 +65,7 @@
         android:textColor="@color/color_1a1a1a"
         android:textSize="@dimen/sp_16"
         android:textStyle="bold"
+        android:linksClickable="false"
         app:layout_constraintRight_toLeftOf="@+id/iv_go_chat"
         app:layout_constraintBottom_toTopOf="@+id/tv_course_name"
         app:layout_constraintLeft_toRightOf="@+id/iv_avatar"