forked from github/cordova-android
browserkey fix
This commit is contained in:
@@ -21,6 +21,7 @@ public class BrowserKey {
|
||||
BrowserKey(WebView view, DroidGap action)
|
||||
{
|
||||
bound = false;
|
||||
mAction = action;
|
||||
}
|
||||
|
||||
public void override()
|
||||
|
||||
Reference in New Issue
Block a user