mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
A canary in a coal mine
This commit is contained in:
@@ -72,6 +72,7 @@ public class TwoStateOwner implements LifecycleOwner {
|
||||
owned = false;
|
||||
destroy();
|
||||
owner.getLifecycle().removeObserver(this);
|
||||
CoalMine.watch(TwoStateOwner.this, "State done=" + aname);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user