forked from Louvorg/ReaderForSelfoss-multiplatform
One call less.
This commit is contained in:
1 parent
a76b3dd2a9
commit
fb8f81a4c8
1 file changed
-3
@@ -143,9 +143,6 @@ class HomeActivity : AppCompatActivity(), SearchView.OnQueryTextListener, DIAwar
|
||||
|
||||
handleSwipeRefreshLayout()
|
||||
|
||||
getElementsAccordingToTab()
|
||||
|
||||
|
||||
CoroutineScope(Dispatchers.Main).launch {
|
||||
repository.tryToCacheItemsAndGetNewOnes()
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user