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: Use androidx preference manager #11202

Merged
merged 1 commit into from Oct 29, 2022

Conversation

t895
Copy link
Contributor

@t895 t895 commented Oct 24, 2022

Basically an up to date version of #8969

android.preference.PreferenceManager is deprecated so it's being replaced by the androidx version.

@JMC47
Copy link
Contributor

JMC47 commented Oct 25, 2022

Might be good to note what this actually does for us that aren't as familiar with Android.

@JosJuice
Copy link
Member

@JMC47 There's no real difference. It's just the newer version of the preference manager.

@JosJuice JosJuice merged commit 7d55e9f into dolphin-emu:master Oct 29, 2022
11 checks passed
@t895 t895 deleted the androidx-prefs branch January 1, 2023 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants