mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Watch service leaks
This commit is contained in:
@@ -86,6 +86,7 @@ public class ServiceTileUnseen extends TileService {
|
||||
public void onDestroy() {
|
||||
owner.destroy();
|
||||
super.onDestroy();
|
||||
CoalMine.watch(this, this.getClass().getName() + "#onDestroy");
|
||||
}
|
||||
|
||||
public void onStartListening() {
|
||||
|
||||
Reference in New Issue
Block a user