mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2025-02-24 11:03:10 +08:00
CB-9148 (android) Add Support for input[type=file] File Chooser
This commit is contained in:
parent
ad28a0ec68
commit
680971316d
@ -1048,7 +1048,6 @@ public class InAppBrowser extends CordovaPlugin {
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void onPageFinished(WebView view, String url) {
|
||||
super.onPageFinished(view, url);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user