android - How to force sound to play when adjusting notification volume -
i have activity uses
this.setvolumecontrolstream(audiomanager.stream_notification);
so volume control rocker adjusts notification volume instead of ringer volume.
this works fine, when rocker used adjust notification volume i'd sound played @ new volume - happens when adjusting ringer volume. , isn't happening me.
what's best way make happen?
btw, if it's relevant, i's work in android 2.3.6.
thanks,
martin
Comments
Post a Comment