| 接口 | 说明 |
|---|---|
| PLauncher.Callback |
| 类 | 说明 |
|---|---|
| PLauncher |
Activity跳转封装类,把OnActivityResult方式改为Callback方式
Created by XiaoFeng on 2018/9/5.
|
| PRouter |
把OnActivityResult方式转换为Callback方式的空Fragment(标准SDK)
Created by XiaoFeng on 2018/9/5.
|
| PRouterV4 |
把OnActivityResult方式转换为Callback方式的空Fragment(V4兼容包)
Created by XiaoFeng on 2018/9/5.
|