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

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -