tonyofrancis / Fetch

The best file downloader library for Android
https://www.meta.stackoverflow.com/tags/fetch2
Apache License 2.0
1.63k stars 328 forks source link

Download groups separately #649

Open andr3aLucch3si85 opened 1 year ago

andr3aLucch3si85 commented 1 year ago

I have to implement this situation: I have a list with n rows. Each rows corresponds to a resource with n media to downloads. I want to download more rows (each media) at same time and update progress for each group.