Added a basic check in the onDestroy method for Detect and Review pages that kills the child process if it exists. Also displays a basic error toast message. In the case for Review it also displays the message if the user has reviewed at least 1 image.
Added a basic check in the
onDestroy
method for Detect and Review pages that kills the child process if it exists. Also displays a basic error toast message. In the case for Review it also displays the message if the user has reviewed at least 1 image.