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
{{ message }}
This repository was archived by the owner on Jun 7, 2024. It is now read-only.
I wanted to report a minor bug that I noticed with the volume widget on my Nexus 5 running Android 4.4
The Media volume is tracked separately depending on whether or not something is connected to the headphone jack, for example, My media volume is all the way down at mute when nothing is connected, but up almost at max when my speaker cable is connected.
When the headphone/speaker jack changes status, the volume widget's Media mixer is not repainted. Tapping the volume up or volume down widget causes it to update, moving relative to the current actual volume instead of relative to the old displayed volume.
Great widget! Thank you for creating it.
I wanted to report a minor bug that I noticed with the volume widget on my Nexus 5 running Android 4.4
The Media volume is tracked separately depending on whether or not something is connected to the headphone jack, for example, My media volume is all the way down at mute when nothing is connected, but up almost at max when my speaker cable is connected.
When the headphone/speaker jack changes status, the volume widget's Media mixer is not repainted. Tapping the volume up or volume down widget causes it to update, moving relative to the current actual volume instead of relative to the old displayed volume.