fix: start anime download icon rotate when pressed
This commit is contained in:
parent
6020636a66
commit
8741d820ad
2 changed files with 10 additions and 2 deletions
|
@ -225,8 +225,6 @@ class AnimeDownloaderService : Service() {
|
|||
notificationManager.notify(NOTIFICATION_ID, builder.build())
|
||||
}
|
||||
|
||||
broadcastDownloadStarted(task.episode)
|
||||
|
||||
currActivity()?.let {
|
||||
Helper.downloadVideo(
|
||||
it,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue