Skip to content

Commit 9fff0e9

Browse files
Update README.md
1 parent 130f0b1 commit 9fff0e9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)