mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-05-16 14:27:20 +02:00
Fix live stream retrying
This commit is contained in:
parent
18150e9e15
commit
269a3460e7
@ -2562,7 +2562,7 @@ class VideoDetailView : ConstraintLayout {
|
||||
}
|
||||
else
|
||||
withContext(Dispatchers.Main) {
|
||||
setVideoDetails(videoDetail, true);
|
||||
setVideoDetails(videoDetail, false);
|
||||
_liveTryJob = null;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user