mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
changed to loadInWebView
This commit is contained in:
@@ -10,12 +10,10 @@ import android.webkit.WebView;
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
public class BrowserKey {
|
||||
|
||||
DroidGap mAction;
|
||||
boolean bound;
|
||||
|
||||
WebView mView;
|
||||
|
||||
BrowserKey(WebView view, DroidGap action)
|
||||
|
||||
Reference in New Issue
Block a user