Caleb Langat
Caleb Langat
@kelson42 The ANR on this issue is being caused by `runblocking` which is blocking the main thread and hence causing the crash. We have a discussion with @MohitMaliFtechiz on how...
We would change the `CustomReaderFragment` and maybe have a progress bar to show the user when they are waiting for the article to load. I will work on the PR...
> @CalebKL We have to show the progress in `CoreReaderFramgment` not in `CustomReaderFagment`. `CoreReaderFragment` is the base class for both `KiwixReaderFragment` and `CustomReaderFragment`. So we have to show the progress...
@MohitMaliFtechiz When I switch to different zimFiles, I get this crash after numerous attempts. I am not sure if its the same crash you were referring to earlier. ```shell Cmdline:...
> @CalebKL No it is not that crash i have uploaded the crash logs in the review comment. > > Also, now on my device, it is crashing immediately when...
> > @MohitMaliFtechiz When I switch to different zimFiles, I get this crash after numerous attempts. > > This crash is newer, on which device you are testing. I got...
> Any news here? There are some fixes that I am working on from @MohitMaliFtechiz reviews. I will complete it ASAP, although this PR will need to wait until the...
> 5 months without activity, this is too long by far, it should be completed. Completing this ASAP