EduFdezSoy / Manga2Kindle

The easiest way to load mangas into your kindle
https://manga2kindle.com
10 stars 1 forks source link

Uploaded Chapters List - show progress per chapter #111

Closed EduFdezSoy closed 3 years ago

EduFdezSoy commented 3 years ago

Add a progress in each uploading chapter with: https://github.com/GuilhE/CircularProgressView

EduFdezSoy commented 3 years ago

looks like the original library I planed to use is not as useful as i want it to be, so here a stack overflow link doing the same: https://stackoverflow.com/questions/21333866/how-to-create-a-circular-progressbar-in-android-which-rotates-on-it

EduFdezSoy commented 3 years ago

Commit 64e422ecfab4f427ad226508931d6b23d20b9abc introduces a basic but functional status. It shows if it is uploading, processing or done/failed.