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