Hi all,
I'm making Http-Post Requests on my app and receive them in the Sub "JobDone". How can I cancel the event, when the user presses the "BACK" button?
Because if I don't cancel the Job and the user has already exited the Activity, the Activity re-opens and causes a bug opening and closing the Activity infinitely.
Thanks in advance
I'm making Http-Post Requests on my app and receive them in the Sub "JobDone". How can I cancel the event, when the user presses the "BACK" button?
Because if I don't cancel the Job and the user has already exited the Activity, the Activity re-opens and causes a bug opening and closing the Activity infinitely.
Thanks in advance