Refresh results on new search automatically
This commit is contained in:
@@ -31,7 +31,7 @@ class RecipeRepoImpl @Inject constructor(
|
|||||||
return Pager(
|
return Pager(
|
||||||
config = pagingConfig,
|
config = pagingConfig,
|
||||||
remoteMediator = mediator,
|
remoteMediator = mediator,
|
||||||
pagingSourceFactory = pagingSourceFactory
|
pagingSourceFactory = invalidatingPagingSourceFactory,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user