Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

add For Webview get OnActivity Result #2899

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

Darin726
Copy link
Contributor

add For Webview get OnActivity Result

@weex-bot
Copy link

Warnings
⚠️ No Changelog changes! - Can you add a Changelog? To do so,append your changes to the changelog.md
⚠️ Current pr not bind the milestone
⚠️ If your PR is about fixing a bug excluding crash the code,you should add the demo link in the PR description. Demo link: http://dotwe.org/vue
Messages
📖 danger test finished.

Generated by 🚫 dangerJS against 01c1320

@@ -203,6 +203,8 @@

private List<OnBackPressedHandler> mWXBackPressedHandlers;

private List<OnActivityResultHandler> mWXOnActivityResultHandlers;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change it to Set, which will gives you better performance.

@YorkShen YorkShen merged commit 8a6c6fa into apache:master Sep 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants