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: Remove some static variables from SettingsAdapter #9010

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Aug 5, 2020

All of these have non-static equivalents (mView and mClickedItem).

All of these have non-static equivalents (mView and mClickedItem).
Copy link
Member

@Ebola16 Ebola16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This was on my todo list as well.

@lioncash lioncash merged commit d8c0344 into dolphin-emu:master Aug 6, 2020
10 checks passed
@JosJuice JosJuice deleted the android-settingsadapter-redundant-static branch August 7, 2020 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants