mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 20:06:29 +01:00
Clear boundary
This commit is contained in:
@@ -773,6 +773,7 @@ public class BoundaryCallbackMessages extends PagedList.BoundaryCallback<TupleMe
|
||||
|
||||
void destroy(State state) {
|
||||
state.destroyed = true;
|
||||
this.intf = null;
|
||||
Log.i("Boundary destroy");
|
||||
|
||||
executor.submit(new Runnable() {
|
||||
|
||||
Reference in New Issue
Block a user