فهرست منبع

修改群公告消息样式,去掉行数限制

Pq 10 ماه پیش
والد
کامیت
5c78c4cb1b
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      chatModule/src/main/res/layout/tc_chat_group_notice_layout.xml

+ 0 - 2
chatModule/src/main/res/layout/tc_chat_group_notice_layout.xml

@@ -50,9 +50,7 @@
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             android:layout_marginTop="2dp"
-            android:ellipsize="end"
             android:includeFontPadding="false"
-            android:maxLines="8"
             android:lineSpacingMultiplier="1.1"
             android:textColor="@color/color_333333"
             android:textSize="@dimen/sp_15"