fix: enable swipe tabs and clamp group titles
This commit is contained in:
@@ -118,8 +118,10 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/top_title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="1"
|
||||
android:text="会话"
|
||||
android:textColor="@color/boss_text_primary"
|
||||
android:textSize="22sp"
|
||||
|
||||
Reference in New Issue
Block a user