Skip to content

Commit f0f7f0d

Browse files
committed
Update README.md
1 parent 5178227 commit f0f7f0d

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
@@ -2127,6 +2127,22 @@ demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/
21272127
效果图:![p7](https://github.com/lfkdsk/JustWeTools/blob/master/picture/readbook.png)
21282128
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
21292129

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

0 commit comments

Comments
 (0)