소스 검색

发现title 增加 ...

liujiangyao 7 년 전
부모
커밋
9e7517bf9c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      app/src/main/res/layout/find_item.xml

+ 2 - 0
app/src/main/res/layout/find_item.xml

@@ -35,6 +35,8 @@
                 android:layout_weight="1"
                 android:text="@string/app_name"
                 android:textColor="@color/black_6_3"
+                android:singleLine="true"
+                android:ellipsize="end"
                 android:textSize="15sp" />
 
             <com.kfzs.android.view.tag.TagFlowLayout