File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -200,8 +200,12 @@ loadingStateView.setDecorView(new ScrollingDecorViewDelegate());
200
200
201
201
## 作者其它的库
202
202
203
- - [ ViewBindingKTX] ( https://github.com/DylanCaiCoding/ViewBindingKTX ) —— 最全面的 ViewBinding 工具
204
- - [ ActivityResultLauncher] ( https://github.com/DylanCaiCoding/ActivityResultLauncher ) —— 优雅地替代 ` startActivityForResult() `
203
+ | 库 | 简介 |
204
+ | ------------------------------------------------------------ | ---------------------------------------------- |
205
+ | [ Longan] ( https://github.com/DylanCaiCoding/Longan ) | 简化 Android 开发的 Kotlin 工具类集合 |
206
+ | [ ViewBindingKTX] ( https://github.com/DylanCaiCoding/ViewBindingKTX ) | 最全面的 ViewBinding 工具 |
207
+ | [ MMKV-KTX] ( https://github.com/DylanCaiCoding/MMKV-KTX ) | 让 MMKV 更加易用 |
208
+ | [ ActivityResultLauncher] ( https://github.com/DylanCaiCoding/ActivityResultLauncher ) | 优雅地替代 ` startActivityForResult() ` |
205
209
206
210
## 感谢
207
211
You can’t perform that action at this time.
0 commit comments