updated docs, set hardwareback default to true

This commit is contained in:
Jesse MacFadyen
2015-03-04 00:26:57 -08:00
parent 9de15ac8bf
commit a45dbc80b4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ public class InAppBrowser extends CordovaPlugin {
private boolean openWindowHidden = false;
private boolean clearAllCache= false;
private boolean clearSessionCache=false;
private boolean hadwareBackButton=false;
private boolean hadwareBackButton=true;
/**
* Executes the request and returns PluginResult.