punksta / volume_control_android

noads/free volume controll application
https://play.google.com/store/apps/details?id=com.punksta.apps.volumecontrol
MIT License
55 stars 18 forks source link

Notification widget volume bar sets wrong value #14

Closed punksta closed 5 years ago

punksta commented 5 years ago

from google play user

media volume max is 15

  1. set media volume to 10 from app
  2. press the last section in notification widget
  3. observe

expected volume is 15 actual volume is 14

reproducible on google pixel

punksta commented 5 years ago

fixed in https://github.com/punksta/volume_control_android/commit/c851c8db3514a6b922a0be9242edf082a4a41403

Yaron10 commented 5 years ago

:+1: Thank you.