android - Problem with View.playSoundEffect? -
i'm trying play soundeffect (using view.playsoundeffec()
method) when button focused.
the problem effects never played unless target phone's audible selection enabled ( can enabled from: settings => sounds & display => audible selection
)
what want is, when audible selection isn't enabled, want enable in programmatic way. possible ?
Comments
Post a Comment