Pq 1 год назад
Родитель
Сommit
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"