mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
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