提交 1c5e5f35 编写于 作者: shutao-dc's avatar shutao-dc

update app-nativeresource-android.md

上级 302a2ab2
...@@ -200,7 +200,7 @@ uni-app x 页面 activity 如下: ...@@ -200,7 +200,7 @@ uni-app x 页面 activity 如下:
**注意** **注意**
- activity 注册配置项theme、screenOrientation、configChanges、windowSoftInputMode、launchMode禁止设置,随意配置可能会导致app出现不可预估问题 - activity 注册配置项theme、screenOrientation、configChanges、windowSoftInputMode、launchMode禁止设置,随意配置可能会导致app出现不可预估问题
- 不可通过该方式自行配置scheme,请通过[Android url scheme配置](#Android url scheme配置)实现 - 不可通过该方式自行配置scheme,请通过`Android url scheme配置`实现
## 应用资源@nativeResources ## 应用资源@nativeResources
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册