Hello there,
I am using CustomListView.
I am printing pictures and a few articles in the CustomListView.
I print these contents by parsing the JSON data.
I have such a problem.
When I add the data sequentially with customlistview and its addition is not completed yet, if the user finishes the activity, the activity is automatically opened again and customlistview is loaded again.
I want to do that.
If the user does activity finish, I want to cancel the download process.
I am using translation. If not understood, I can shoot a video. I can add a sample project.
Thank you so much.