mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Prevent crash
This commit is contained in:
@@ -69,6 +69,7 @@ public class ServiceTileUnseen extends TileService {
|
||||
|
||||
@Override
|
||||
public void onDestroy() {
|
||||
owner.destroy();
|
||||
super.onDestroy();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user