mirror of
https://github.com/status-im/syng-client.git
synced 2025-02-23 08:28:07 +00:00
Merge branch 'master' of github.com:syng-io/syng-client
This commit is contained in:
commit
14761ba987
@ -144,6 +144,8 @@ public class WebViewFragment extends Fragment {
|
||||
}
|
||||
webView.getView().requestFocusFromTouch();
|
||||
cordovaInterface.onCordovaInit(webView.getPluginManager());
|
||||
webView.clearCache();
|
||||
android.webkit.CookieManager.getInstance().removeAllCookie();
|
||||
|
||||
// Wire the hardware volume controls to control media if desired.
|
||||
String volumePref = preferences.getString("DefaultVolumeStream", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user