forked from recloudstream/cloudstream
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a3d17065f4
1 changed files with 4 additions and 0 deletions
|
@ -104,7 +104,11 @@ class PluginAdapter(
|
|||
}
|
||||
|
||||
}
|
||||
} else {
|
||||
itemView.action_settings?.isVisible = false
|
||||
}
|
||||
} else {
|
||||
itemView.action_settings?.isVisible = false
|
||||
}
|
||||
|
||||
if (itemView.entry_icon?.setImage(metadata.iconUrl, null) != true) {
|
||||
|
|
Loading…
Reference in a new issue