mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 16:43:26 +02:00
Garbage collect PGP service
This commit is contained in:
@@ -1294,6 +1294,7 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
|
||||
if (pgpService != null && pgpService.isBound())
|
||||
pgpService.unbindFromService();
|
||||
pgpService = null;
|
||||
|
||||
kv.clear();
|
||||
values.clear();
|
||||
|
||||
Reference in New Issue
Block a user