mirror of
https://github.com/apache/cordova-android.git
synced 2026-02-21 00:02:46 +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