alert dialog cancel button
This commit is contained in:
parent
5d8cf8a605
commit
8e93f66ba8
3 changed files with 10 additions and 3 deletions
|
@ -167,6 +167,7 @@ class MangaChapterAdapter(
|
|||
} else {
|
||||
// Show download icon
|
||||
binding.itemDownload.setImageResource(R.drawable.ic_circle_add)
|
||||
binding.itemDownload.rotation = 0f
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue