Skip to content

Commit

Permalink
可以添加jcenter依赖,不必下载该demo即可使用
Browse files Browse the repository at this point in the history
  • Loading branch information
binny1024 committed May 16, 2017
1 parent 20e1c0a commit e56ee27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# MoreTextView
一行代码实现TextView的“展开”和“收起”
在文本末尾,实现点击“展开”---展开所有文本,并把“展开”改为“收起”;点击“收起”,则收起文本; 2、“展开”和“收起”紧跟文本末尾。并且不换行。
# 需求介绍:
1、在文本末尾,实现点击“展开”---展开所有文本,并把“展开”改为“收起”;点击“收起”,则收起文本;
2、“展开”和“收起”紧跟文本末尾。并且不换行。
Expand Down

0 comments on commit e56ee27

Please sign in to comment.