浏览代码

修改样式走查问题

Pq 11 月之前
父节点
当前提交
b58e2b3d89
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      teacher/src/main/res/layout/ac_user_detail_layout.xml

+ 1 - 1
teacher/src/main/res/layout/ac_user_detail_layout.xml

@@ -289,7 +289,7 @@
         <TextView
             android:id="@+id/tv_subject_value"
             android:layout_width="0dp"
-            android:maxLines="2"
+            android:maxLines="3"
             android:ellipsize="end"
             android:layout_height="wrap_content"
             android:includeFontPadding="false"