Skip to content

Commit

Permalink
更新demo.apk
Browse files Browse the repository at this point in the history
  • Loading branch information
MZCretin committed Sep 28, 2018
1 parent 9460d96 commit a0091ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
**实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView。觉得好用别忘了star哦,你的star是对我最大的激励**

### 更新日志
+ 2018-09-28 09:37:28 更新,优化了将"展开"和"收回"固定最右显示时中间空格数量的计算方式,依赖版本请使用tag版本v1.5.1,[查看说明](#新特性额外说明)
```
implementation 'com.github.MZCretin:ExpandableTextView:v1.5.1'
```

+ 2018-09-27 09:18:14 更新
+ 修复了不添加事件监听,点击链接会直接打开百度页面;
+ 在demo中添加自定义设置显示文本的功能,您可以自己设置需要显示的文本,然后查看对应的显示效果;
Expand Down
Binary file modified extra/demo.apk
Binary file not shown.

0 comments on commit a0091ca

Please sign in to comment.