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: Fix recreating main activity #9590

Merged
merged 1 commit into from Mar 16, 2021

Conversation

JosJuice
Copy link
Member

4752ec8 broke this because I wasn't aware that a fragment has to have a constructor with no parameters in order for activity recreation to work.

4752ec8 broke this because I wasn't aware that a fragment
has to have a constructor with no parameters in order for
activity recreation to work.
@leoetlino leoetlino merged commit 064a006 into dolphin-emu:master Mar 16, 2021
10 checks passed
@JosJuice JosJuice deleted the android-recreate-main branch March 16, 2021 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants