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