yunxunmi / toggleheadset2

Automatically exported from code.google.com/p/toggleheadset2
0 stars 0 forks source link

Icon does not refresh when going from plugged->unplugged state in some cases #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Plug in headset adapter - icon changes to show "on"
2.Wait a while (with high system load)
3.Unplug the headset adapter - icon still shows "on" even though audio
output has correctly disconnected

What is the expected output? What do you see instead?

Icon should switch to off when unplug occurs.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by danwal...@gmail.com on 10 Feb 2010 at 3:00

GoogleCodeExporter commented 8 years ago
Add broadcast receiver handler for ACTION_POWER_DISCONNECTED

Original comment by danwal...@gmail.com on 13 Feb 2010 at 9:04