mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-17 15:51:33 +01:00
Disabled browser warmup
This commit is contained in:
@@ -122,7 +122,7 @@ public class FragmentDialogOpenLink extends FragmentDialogBase {
|
||||
boolean disconnect_links = prefs.getBoolean("disconnect_links", true);
|
||||
|
||||
// Preload web view
|
||||
Helper.customTabsWarmup(context);
|
||||
//Helper.customTabsWarmup(context);
|
||||
|
||||
final Uri uri = UriHelper.guessScheme(_uri);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user