Deprecate GalleryDownloader
This commit is contained in:
@@ -49,6 +49,7 @@ import javax.net.ssl.HttpsURLConnection
|
|||||||
import kotlin.collections.ArrayList
|
import kotlin.collections.ArrayList
|
||||||
import kotlin.concurrent.schedule
|
import kotlin.concurrent.schedule
|
||||||
|
|
||||||
|
@Deprecated("Use DownloadWorker instead")
|
||||||
class GalleryDownloader(
|
class GalleryDownloader(
|
||||||
base: Context,
|
base: Context,
|
||||||
private val galleryID: Int,
|
private val galleryID: Int,
|
||||||
|
|||||||
Reference in New Issue
Block a user