ssseasonnn / RxDownload

A multi-threaded download tool written with RxJava and Kotlin
Apache License 2.0
4.14k stars 612 forks source link

How to delete single item from recorder database ? #347

Open 24Lathiya opened 2 years ago

24Lathiya commented 2 years ago

Please implement method for delete single item from recorder database. RxDownloadRecorder.deleteAll() delete all item from database.