EduFdezSoy / Manga2Kindle

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

Notify the list when the service is done #25

Closed EduFdezSoy closed 5 years ago

EduFdezSoy commented 5 years ago

Notify the new chapters list when the service finish scanning the folders.

I was thinking a shared preferences will do the job, we can change it to true when new chapters added and read it from the list activity eventually.

It may be some others ways to do that, Ill research it later.

EduFdezSoy commented 5 years ago

At this point the list is being updated when the scan is done 2821eb5