mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 02:01:02 +00:00
verbose downloading
This commit is contained in:
@@ -259,6 +259,7 @@ class MainActivity : AppCompatActivity() {
|
||||
}
|
||||
}
|
||||
}
|
||||
//TODO: Remove this
|
||||
GlobalScope.launch(Dispatchers.IO) {
|
||||
val index = Helper.downloadManager(this@MainActivity).downloadIndex
|
||||
val downloadCursor = index.getDownloads()
|
||||
|
||||
Reference in New Issue
Block a user