TikTok
TikTok copied to clipboard
When scroll fast mixing of sounds happen in background for videos
hello sir, kindly please resolve the issue for playing videos while we scroll downwards or upwards fastly then after some videos the background sound mixed with previous video.
@lsegal Actually it is a bug in this case. However unusual, to watch the whole drive, it should be working. Thanks for debugging this!
@suraj-96apr18 Have you found the solution to this?
@suraj-96apr18 Have you found the solution to this?
no bro still i m facing the issue .....if you have solution please kindly reply me
override fun setMenuVisibility(menuVisible: Boolean) {
if (!menuVisible){
simplePlayer?.playWhenReady = false
simplePlayer?.pause()
}
super.setMenuVisibility(menuVisible)
}
Add this in your StoryViewFragment.