mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Simplification
This commit is contained in:
@@ -70,10 +70,6 @@ public class BoundaryCallbackMessages extends PagedList.BoundaryCallback<TupleMe
|
||||
return searching;
|
||||
}
|
||||
|
||||
int getLoaded() {
|
||||
return model.getLoaded();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onZeroItemsLoaded() {
|
||||
Log.i(Helper.TAG, "onZeroItemsLoaded");
|
||||
|
||||
Reference in New Issue
Block a user