mirror of
https://github.com/recloudstream/cloudstream.git
synced 2026-07-13 00:13:17 +00:00
Compare commits
1 commit
master
...
fix-uirese
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4b01730d6d |
1 changed files with 2 additions and 1 deletions
|
|
@ -507,7 +507,8 @@ class GeneratorPlayer : FullScreenPlayer() {
|
|||
|
||||
showDownloadProgress(DownloadEvent(0, 0, 0, null))
|
||||
|
||||
uiReset()
|
||||
// uiReset() // Removed due to UX
|
||||
|
||||
currentSelectedLink = link
|
||||
// setEpisodes(viewModel.getAllMeta() ?: emptyList())
|
||||
setPlayerDimen(null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue