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: Don't use getEmulationActivity in GCAdapter/Wiimote code #9836

Merged
merged 1 commit into from Jun 22, 2021

Conversation

JosJuice
Copy link
Member

The app context (which can be obtained though DolphinApplication.getAppContext()) should work just as well as an activity context.

Also moving a hardcoded string to strings.xml.

The app context should work just as well as an activity context.

Also moving a hardcoded string to strings.xml.
@lioncash lioncash merged commit be2ec72 into dolphin-emu:master Jun 22, 2021
11 checks passed
@JosJuice JosJuice deleted the android-getemulationactivity branch June 22, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants