Skip to content

Commit 6d6a21a

Browse files
committed
update docs
1 parent acaa880 commit 6d6a21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/EasyActivityResult.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ EasyActivityResult.startActivity(
3636
})
3737
```
3838

39-
使用方式就是这么简单!而且细心点的可以发现:**根本不用再配置requestCode了!**又省了一步操作。美滋滋~~
39+
使用方式就是这么简单!而且细心点的可以发现: **根本不用再配置requestCode了!** 又省了一步操作。美滋滋~~
4040

4141
不用配置requestCode的原因是: 在组件内部。当你配置有数据回调接口,那么就会自动生成一个随机的requestCode提供使用:
4242

0 commit comments

Comments
 (0)