Respect system DataSaver
This commit is contained in:
@@ -74,7 +74,7 @@ class PageLoader @Inject constructor(
|
||||
}
|
||||
|
||||
fun isPrefetchApplicable(): Boolean {
|
||||
return repository is RemoteMangaRepository && settings.isPagesPreloadEnabled()
|
||||
return repository is RemoteMangaRepository && settings.isPagesPreloadEnabled
|
||||
}
|
||||
|
||||
@AnyThread
|
||||
|
||||
Reference in New Issue
Block a user