CB-9148 (android) Add Support for input[type=file] File Chooser

This commit is contained in:
박관영 2017-01-03 14:29:44 +09:00 committed by Joe Bowser
parent 1c49092205
commit 2a383a66c5

View File

@ -894,7 +894,7 @@ public class InAppBrowser extends CordovaPlugin {
/**
* Receive File Data from File Chooser
*
*
* @param requestCode the requested code from chromeclient
* @param resultCode the result code returned from android system
* @param intent the data from android file chooser