mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Clear WebView cache
This commit is contained in:
@@ -106,6 +106,8 @@ public class ActivityCode extends ActivityBase {
|
||||
pbWait = findViewById(R.id.pbWait);
|
||||
grpReady = findViewById(R.id.grpReady);
|
||||
|
||||
wvCode.clearCache(true);
|
||||
|
||||
WebSettings settings = wvCode.getSettings();
|
||||
|
||||
settings.setBuiltInZoomControls(true);
|
||||
|
||||
Reference in New Issue
Block a user