mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-26 15:40:59 +01: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