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 @@ -2127,6 +2127,22 @@ demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/
2127
2127
效果图:![ p7] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/readbook.png )
2128
2128
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2129
2129
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
+
2130
2146
## 第三部分 优秀项目
2131
2147
主要介绍那些 Android 还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。
2132
2148
You can’t perform that action at this time.
0 commit comments