Skip to content

Commit 1ecffa0

Browse files
committed
1,完善readme
1 parent 4c44248 commit 1ecffa0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README-zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## 多数app登陆首页都需要显示用户协议和隐私政策并且需要能够点击,遇到需要翻译多个国家语言的,多个TextView拼接会导致语序不对,而且换行也是个问题
55

6+
<img src="https://github.com/FlyJingFish/FormatTextViewLib/blob/master/screenshot/Screenshot_20220908_184829.jpg" width="405px" height="842px" alt="show" />
7+
68
# 特色功能
79

810
## FormatTextView 功能介绍
@@ -25,8 +27,6 @@
2527

2628
**2、支持为存在链接的标签添加点击事件**
2729

28-
<img src="https://github.com/FlyJingFish/FormatTextViewLib/blob/master/screenshot/Screenshot_20220908_184829.jpg" width="405px" height="842px" alt="show" />
29-
3030

3131
## 第一步,根目录build.gradle
3232

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
## Most apps need to display the user agreement and privacy policy on the home page and need to be able to click. If you need to translate multiple national languages, the splicing of multiple TextViews will cause the word order to be wrong, and line breaks are also a problem.
88

9+
<img src="https://github.com/FlyJingFish/FormatTextViewLib/blob/master/screenshot/Screenshot_20220908_184829.jpg" width="405px" height="842px" alt="show" />
10+
911
# special function
1012

1113
## FormatTextView function introduction
@@ -28,7 +30,6 @@
2830

2931
**2. Support adding click events to tags with links**
3032

31-
<img src="https://github.com/FlyJingFish/FormatTextViewLib/blob/master/screenshot/Screenshot_20220908_184829.jpg" width="405px" height="842px" alt="show" />
3233

3334
## The first step, the root directory build.gradle
3435

0 commit comments

Comments
 (0)