Dimowner / AudioRecorder

Audio Recording Android application
Apache License 2.0
729 stars 171 forks source link

Deleting active recording does not work #86

Closed marcel263 closed 1 month ago

marcel263 commented 1 year ago

Press the delete button while recording Notice how the recording stops but it still remains in the list

Somehow this feature used to work. There may be a database problem

Logs are absent but will try 0.9.26

Dimowner commented 1 month ago

This issue was fixed in this PR: https://github.com/Dimowner/AudioRecorder/pull/116

Updated record panel buttons. Removed ability to delete recorded progress when recording paused.