SCCapstone / 5chords

Current APK is included in the v1.0 release
http://sccapstone.github.io/5chords/
Apache License 2.0
0 stars 1 forks source link

Play and Preview buttons remain touched if navigation drawer is opened #60

Closed zeagler closed 8 years ago

zeagler commented 8 years ago

If the play and preview buttons are touched on the edge, near the left side, the navigation drawer can be opened and the onTouch button function is called. When the user stops touching the button the navigation drawer returns but the sound is sustained until the user presses another sound creating button.

tstone95 commented 8 years ago

All sound is stopped when the navigation drawer changes focus.