File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -2132,6 +2132,22 @@ demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/
2132
2132
效果图:![ p7] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/readbook.png )
2133
2133
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2134
2134
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
+
2135
2151
## 第三部分 优秀项目
2136
2152
主要介绍那些 Android 还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。
2137
2153
You can’t perform that action at this time.
0 commit comments