Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The app crashes #20

Open
isreal6ix opened this issue May 10, 2018 · 1 comment
Open

The app crashes #20

isreal6ix opened this issue May 10, 2018 · 1 comment
Assignees
Labels

Comments

@isreal6ix
Copy link

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

@dnet dnet added the bug label May 11, 2018
@dnet dnet self-assigned this May 11, 2018
@dnet
Copy link
Owner

dnet commented May 11, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants