Skip to content

Commit e116be7

Browse files
committed
Merge pull request #194 from lfkdsk/patch-3
Update README.md
2 parents 5c0edff + f0f7f0d commit e116be7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2132,6 +2132,22 @@ demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/
21322132
效果图:![p7](https://github.com/lfkdsk/JustWeTools/blob/master/picture/readbook.png)
21332133
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
21342134

2135+
1.MarkDownView
2136+
支持MarkDown语法的渲染器,基于WebView的MarkDown渲染器,支持标准化的MarkDown语法,
2137+
调用接口和CodeView保持一致使用简便
2138+
项目地址:[ReadView](https://github.com/lfkdsk/JustWeTools)
2139+
效果图:![markdown](https://github.com/lfkdsk/JustWeTools/blob/master/picture/markdown.png)
2140+
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
2141+
2142+
1.VerTextView竖行排版的TextView:
2143+
支持竖行排版,添加了下划线功能,开启简便,下划线粗细、颜色、间距均可自定义,
2144+
接口调用方式与TextView相似,使用简便。
2145+
项目地址:[ReadView](https://github.com/lfkdsk/JustWeTools)
2146+
效果图:![vertextview](https://github.com/lfkdsk/JustWeTools/blob/master/picture/VerTextView.png)
2147+
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
2148+
2149+
2150+
21352151
## 第三部分 优秀项目
21362152
主要介绍那些 Android 还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。
21372153

0 commit comments

Comments
 (0)