1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-15 08:29:24 +00:00
This commit is contained in:
M66B 2020-07-27 13:37:27 +02:00
parent 7591ac9927
commit 52211b6a8a

View file

@ -77,7 +77,6 @@ public class ViewModelMessages extends ViewModel {
private static final int REMOTE_PAGE_SIZE = 10;
private static final int SEARCH_PAGE_SIZE = 10;
private static final int MAX_SIZE_FACTOR = 20;
private static final int LOW_MEM_MB = 32;
Model getModel(
final Context context, final LifecycleOwner owner,