Skip to content

Commit 7bec38d

Browse files
Update README.md
1 parent 079a4fb commit 7bec38d

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
@@ -75,8 +75,12 @@ dependencies {
7575

7676
## Author's other libraries
7777

78-
- [LoadingStateView](https://github.com/DylanCaiCoding/LoadingStateView), a highly expandable Android library for decoupling the code of toolbar or loading status view.
79-
- [ActivityResultLauncher](https://github.com/DylanCaiCoding/ActivityResultLauncher), perfect replacement for `startActivityForResult()`
78+
| Library | Description |
79+
| ------------------------------------------------------------ | ------------------------------------------------------------ |
80+
| [Longan](https://github.com/DylanCaiCoding/Longan) | A collection of Kotlin utils which makes Android application development faster and easier. |
81+
| [LoadingStateView](https://github.com/DylanCaiCoding/LoadingStateView) | Decoupling the code of toolbar or loading status view. |
82+
| [MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX) | Easier to use the MMKV. |
83+
| [ActivityResultLauncher](https://github.com/DylanCaiCoding/ActivityResultLauncher) | Replace startActivityForResult() method gracefully. |
8084

8185
## Thanks
8286

0 commit comments

Comments
 (0)