Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When scroll fast mixing of sounds happen in background for videos #3

Open
suraj-96apr18 opened this issue Oct 21, 2021 · 3 comments
Open

Comments

@suraj-96apr18
Copy link

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.

@abkoradiya
Copy link

@suraj-96apr18 Have you found the solution to this?

@suraj-96apr18
Copy link
Author

suraj-96apr18 commented Nov 12, 2021

@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

@karan-0603
Copy link

override fun setMenuVisibility(menuVisible: Boolean) {
    if (!menuVisible){
        simplePlayer?.playWhenReady = false
        simplePlayer?.pause()
    }

    super.setMenuVisibility(menuVisible)
}

Add this in your StoryViewFragment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants