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