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 @@ -161,8 +161,12 @@ The original name of this library is `LoadingHelper`, and some class and method
161161
162162## Author's other libraries
163163
164- - [ ViewBindingKTX] ( https://github.com/DylanCaiCoding/ViewBindingKTX ) , the most comprehensive utils of ViewBinding.
165- - [ ActivityResultLauncher] ( https://github.com/DylanCaiCoding/ActivityResultLauncher ) , replace ` startActivityForResult() ` method gracefully.
164+ | Library | Description |
165+ | ------------------------------------------------------------ | ------------------------------------------------------------ |
166+ | [ Longan] ( https://github.com/DylanCaiCoding/Longan ) | A collection of Kotlin utils which makes Android application development faster and easier. |
167+ | [ ViewBindingKTX] ( https://github.com/DylanCaiCoding/ViewBindingKTX ) | The most comprehensive utils of ViewBinding. |
168+ | [ MMKV-KTX] ( https://github.com/DylanCaiCoding/MMKV-KTX ) | Easier to use the MMKV. |
169+ | [ ActivityResultLauncher] ( https://github.com/DylanCaiCoding/ActivityResultLauncher ) | Perfect replacement for ` startActivityForResult() ` |
166170
167171## Thanks
168172
You can’t perform that action at this time.
0 commit comments