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());
200200
201201## 作者其它的库
202202
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() ` |
205209
206210## 感谢
207211
You can’t perform that action at this time.
0 commit comments