瀏覽代碼

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

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"