Skip to content

Commit

Permalink
修复微信精选视觉上的一个bug
Browse files Browse the repository at this point in the history
  • Loading branch information
brzhang666 committed Jan 2, 2017
1 parent 45dccd5 commit 59b89d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/item_wechat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
android:id="@+id/tv_wechat_item_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:maxLines="3"
android:layout_marginStart="8dp"
android:ellipsize="end"
android:textColor="@color/colorText"
Expand Down

0 comments on commit 59b89d3

Please sign in to comment.