adsdroid icon indicating copy to clipboard operation
adsdroid copied to clipboard

The app crashes

Open isreal6ix opened this issue 7 years ago • 1 comments
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

isreal6ix avatar May 10 '18 14:05 isreal6ix

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.

dnet avatar May 11 '18 07:05 dnet