fix: start anime download icon rotate when pressed

This commit is contained in:
rebelonion 2024-02-06 18:16:11 -06:00
parent 6020636a66
commit 8741d820ad
2 changed files with 10 additions and 2 deletions

View file

@ -225,8 +225,6 @@ class AnimeDownloaderService : Service() {
notificationManager.notify(NOTIFICATION_ID, builder.build())
}
broadcastDownloadStarted(task.episode)
currActivity()?.let {
Helper.downloadVideo(
it,