Added next page button in documentation

This commit is contained in:
2022-08-03 01:21:44 +08:00
parent 4160ac5822
commit 9b46c9314c
17 changed files with 65 additions and 18 deletions

View File

@@ -251,4 +251,7 @@ fun encase(baseContext: Context?, vararg hooker: YukiBaseHooker)
!> 切勿以 Xposed 方式使用 `encase` 方法而漏掉 `baseContext` 参数,否则你的 Hook 将完全不工作。
!> Resources Hook 功能不支持作为 Hook API 使用。
!> Resources Hook 功能不支持作为 Hook API 使用。
<br/><br/>
[浏览下一篇 ➡️](config/api-exception.md)