forked from github/cordova-android
Update audio playback and recording.
This commit is contained in:
@@ -261,7 +261,7 @@ public class DroidGap extends Activity {
|
||||
|
||||
}
|
||||
if (audio != null) {
|
||||
|
||||
audio.destroy();
|
||||
}
|
||||
if (callbackServer != null) {
|
||||
callbackServer.destroy();
|
||||
|
||||
Reference in New Issue
Block a user