Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.删除任务没删除数据库记录 #23

Open
lishangwl opened this issue Mar 27, 2021 · 2 comments
Open

6.删除任务没删除数据库记录 #23

lishangwl opened this issue Mar 27, 2021 · 2 comments

Comments

@lishangwl
Copy link

//Delete one task
public void deleteVideoTask(VideoTaskItem taskItem, boolean shouldDeleteSourceFile) {
....
.....
mVideoDatabaseHelper.deleteDownloadItemByUrl(taskItem);//删除数据库记录
}

@aylgyfqc
Copy link

aylgyfqc commented Apr 2, 2021

image

@aylgyfqc
Copy link

aylgyfqc commented Apr 2, 2021

我加在这里测试没问题,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants