Augugrumi / ghioca

Simple Android application for image recognition on photos
GNU General Public License v3.0
1 stars 1 forks source link

Change management on back pressed in result activity #2

Closed mzanella closed 7 years ago

mzanella commented 7 years ago

In ResultActivity I had to change onBackPressed() method in order to avoid to UploadingDialog to be re-showed when you want to go back to MainActivity, but with this solution back action is slower.