mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Remove unused SuppressLint
This commit is contained in:
parent
7b242823dc
commit
3dc61d69e1
1 changed files with 0 additions and 1 deletions
|
@ -308,7 +308,6 @@ class DownloadAdapter(
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@SuppressLint("NotifyDataSetChanged")
|
|
||||||
fun setDeleteCheckboxVisibility(visible: Boolean) {
|
fun setDeleteCheckboxVisibility(visible: Boolean) {
|
||||||
if (showDeleteCheckbox == visible) return
|
if (showDeleteCheckbox == visible) return
|
||||||
showDeleteCheckbox = visible
|
showDeleteCheckbox = visible
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue