retour menu si retour dans choix combi
This commit is contained in:
@@ -84,6 +84,9 @@ public class GameActivity extends Activity implements SaisieActivity {
|
||||
this.combiGagnante[i] = tab[i];
|
||||
}
|
||||
}
|
||||
if(resultCode == Activity.RESULT_CANCELED) {
|
||||
this.finish();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user