Merge documentation files

This commit is contained in:
2022-05-23 20:48:53 +08:00
parent 512b313914
commit b5691c20d8
3 changed files with 155 additions and 94 deletions

View File

@@ -637,7 +637,7 @@ resources().hook {
将 Resources 的 Hook 设置为这样是为了与 `findClass(...).hook` 做到统一,使得调用起来逻辑不会混乱。
### onAppLifecycle [class]
### AppLifecycle [class]
```kotlin
inner class AppLifecycle internal constructor()