mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Watch services/theads
This commit is contained in:
@@ -86,6 +86,7 @@ public class ServiceTileUnseen extends TileService {
|
||||
public void onDestroy() {
|
||||
owner.destroy();
|
||||
super.onDestroy();
|
||||
CoalMine.watch(this, getClass().getSimpleName() + "#onDestroy()");
|
||||
}
|
||||
|
||||
public void onStartListening() {
|
||||
|
||||
Reference in New Issue
Block a user