forked from github/cordova-android

* (android) wrap custom view in FrameLayout Wraps the custom view in a FrameLayout in order to capture key events and redirect them to SystemWebView's dispatchKeyEvent. * Update framework/src/org/apache/cordova/CordovaWebViewImpl.java Co-Authored-By: エリス <erisu@users.noreply.github.com> * Update framework/src/org/apache/cordova/CordovaWebViewImpl.java Co-Authored-By: エリス <erisu@users.noreply.github.com> * Update framework/src/org/apache/cordova/CordovaWebViewImpl.java Co-Authored-By: エリス <erisu@users.noreply.github.com> * remove empty line below @override Co-authored-by: Norman Breau <norman@normanbreau.com> Co-authored-by: エリス <erisu@users.noreply.github.com>