You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On speaker mode, whenever I play a new song, it automatically plays at max volume and overrides the set system volume. You have to set the volume again for each new song.
Steps to Reproduce
Play a song without headphones
Lower the system volume
Skip to another song
Expected Behavior
All songs should be played with the same volume set by user.
The app does not control the system volume at all. Would you mind sharing a clip of the system volume being increased after switching songs?
No no, the app isn't controlling system volume. What I'm trying to say is that the new song plays at 100% even if the system volume is, say set to 40%. I have to adjust the system volume slider to get it back to the desired volume for each song.
The app does not control the system volume at all. Would you mind sharing a clip of the system volume being increased after switching songs?
No no, the app isn't controlling system volume. What I'm trying to say is that the new song plays at 100% even if the system volume is, say set to 40%. I have to adjust the system volume slider to get it back to the desired volume for each song.
The media volume is always affected by system volume which means 100% of volume of application's volume and 40% of system volume will result in 40% of system volume. MediaPlayer#setVolume only adjusts application's volume and so technically the issue you said will never happen. Also, issue like this might not have gone unnoticed for this long. This could be something wrong at your end.
Description
On speaker mode, whenever I play a new song, it automatically plays at max volume and overrides the set system volume. You have to set the volume again for each new song.
Steps to Reproduce
Expected Behavior
All songs should be played with the same volume set by user.
Screenshots
No response
Additional Context
No response
Device
No response
OS
Android 13
Version
2024.11.114
Contribution Guidelines
The text was updated successfully, but these errors were encountered: