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

[Android] Return to game list instead of exiting app #1241

Merged
merged 1 commit into from Oct 9, 2014
Merged

[Android] Return to game list instead of exiting app #1241

merged 1 commit into from Oct 9, 2014

Conversation

Hydr8gon
Copy link
Member

@Hydr8gon Hydr8gon commented Oct 9, 2014

Preivously, finish() was being called which just ended the app. Every time a user wants to return to the game list, they would be greeted with their home screen. Calling onDestroy() instead stops the emulation and does not close the app. Makes it a lot less annoying to switch between games ;)

lioncash added a commit that referenced this pull request Oct 9, 2014
[Android] Return to game list instead of exiting app
@lioncash lioncash merged commit 6eb2b6e into dolphin-emu:master Oct 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants