Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

缺陷 or Bug? #764

Open
CodingCodersCode opened this issue Nov 8, 2019 · 4 comments
Open

缺陷 or Bug? #764

CodingCodersCode opened this issue Nov 8, 2019 · 4 comments

Comments

@CodingCodersCode
Copy link

Fragment中无法接收onActivityResult回调,navigation现有方法未对Fragment接收onActivityResult的情形做支持,希望可以公开相关API。

@landryshuai
Copy link

支持。

@krisez
Copy link

krisez commented Apr 13, 2020

这样就得用原生了 arouter就尴尬了

@VcStrong
Copy link

@landryshuai @CodingCodersCode @krisez
Activity或者Fragment使用:
ARouter.getInstance().build(path).navigation(getActivity(),requestCode);

页面回传值这个过程不用说了。
Activity中onActivityResult怎么传递给Fragment这个网上的方案百度一下。

@krisez
Copy link

krisez commented Jun 16, 2020

所以,是曲线救国咯?就不能处理下这情况么?
通过activity回传都会。但增加了一堆原生不必增加的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants