CB-9148 (android) Add Support for input[type=file] File Chooser
This commit is contained in:
parent
1c49092205
commit
2a383a66c5
@ -894,7 +894,7 @@ public class InAppBrowser extends CordovaPlugin {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Receive File Data from File Chooser
|
* Receive File Data from File Chooser
|
||||||
*
|
*
|
||||||
* @param requestCode the requested code from chromeclient
|
* @param requestCode the requested code from chromeclient
|
||||||
* @param resultCode the result code returned from android system
|
* @param resultCode the result code returned from android system
|
||||||
* @param intent the data from android file chooser
|
* @param intent the data from android file chooser
|
||||||
|
Loading…
Reference in New Issue
Block a user