mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 07:06:18 +02:00
Garbage collect PGP service
This commit is contained in:
@@ -1018,6 +1018,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
|
||||
if (pgpService != null && pgpService.isBound())
|
||||
pgpService.unbindFromService();
|
||||
pgpService = null;
|
||||
|
||||
super.onDestroyView();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user