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) {
|
public void onPageFinished(WebView view, String url) {
|
||||||
super.onPageFinished(view, url);
|
super.onPageFinished(view, url);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user