adsdroid
adsdroid copied to clipboard
The app crashes
trafficstars
Actual Behavior
well, it gets to a point that the app crashes on the search results page when it is rotated and then left for some seconds. say 15 seconds
How to produce the bug
- open the app
- search for an item or just click on the search by parts name button
- click on one of the results is brings
- while it is downloading some pdf files quickly rotate your screen and rotate it back
- wait for like 15 seconds
- it will crash
TEST TOOLS
- Operating system : Android 6.0
- Phone : Infinix hot s
- ADSdroid v1.7
Recording of the bug is showned below......
Watch the video below to see how it behaves....
https://youtu.be/bpKH2JjE2mc
I can't say I'm surprised, since the download process is currently done using a simple AsyncTask in the class called PartList. This seems to be a known issue, however, since the solution is not trivial, I'm not sure when I'll have time to fix this. So if anyone else submits a PR for this, I'd be glad to merge it.