We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The music player should play only one song at a time within the app.
The application plays 2 music together at the same time when the songs are selected in quick succession.
Launch the app.
Grant all permissions.
Navigate to all songs by using the 3 horizontal lines in the top left corner
Click on 2 different songs in very quick succession
Wait for the songs to play You'll notice that 2 songs are being played from the music player, hence the bug.
Browser: Refresh Music Player v1.1 Operating system: android version 6.0
https://youtu.be/MySSkfLisWU
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
The music player should play only one song at a time within the app.
Actual behavior
The application plays 2 music together at the same time when the songs are selected in quick succession.
How to reproduce
Launch the app.
Grant all permissions.
Navigate to all songs by using the 3 horizontal lines in the top left corner
Click on 2 different songs in very quick succession
Wait for the songs to play
You'll notice that 2 songs are being played from the music player, hence the bug.
Browser: Refresh Music Player v1.1
Operating system: android version 6.0
Recording Of The Bug
https://youtu.be/MySSkfLisWU
The text was updated successfully, but these errors were encountered: