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

use standard Activity as calling class to support FlutterFragmentActivity #16

Merged
merged 1 commit into from
Nov 6, 2017

Conversation

jonasbark
Copy link
Member

@jonasbark jonasbark commented Nov 5, 2017

The WebView plugin wasn't compatible when you use FlutterFragmentActivity as base activity class instead of the default FlutterActivity. This pull request fixes that unnecessary dependency by not needing to cast to FlutterActivity.

…vity as well as the default FragmentActivity
@lejard-h
Copy link
Collaborator

lejard-h commented Nov 6, 2017

Thanks :), I will publish as soon as possible

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

Successfully merging this pull request may close these issues.

None yet

2 participants