Deprecate GalleryDownloader

This commit is contained in:
Pupil
2020-01-29 20:58:20 +09:00
parent 9d80857a38
commit 01a653835e

View File

@@ -49,6 +49,7 @@ import javax.net.ssl.HttpsURLConnection
import kotlin.collections.ArrayList
import kotlin.concurrent.schedule
@Deprecated("Use DownloadWorker instead")
class GalleryDownloader(
base: Context,
private val galleryID: Int,