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

Replace "addPreferencesFromResource" in PreferencesActivity #16

Open
PhilippHaefele opened this issue Jun 30, 2014 · 2 comments
Open

Replace "addPreferencesFromResource" in PreferencesActivity #16

PhilippHaefele opened this issue Jun 30, 2014 · 2 comments
Labels

Comments

@PhilippHaefele
Copy link
Contributor

"addPreferencesFromResource" is deprerected in PreferenceActivity. Use PreferenceFragment instead.

@patrick-dmxc
Copy link
Member

?
Deutsch bitte

@PhilippHaefele
Copy link
Contributor Author

In PreferenceActivity wird "addPreferencesFromResource" benutzt, was seit API Level 11 veraltet ist. Hab mir die genaue Alternative ned angeschaut aber hab auf die schnelle was mit PreferenceFragment gelesen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants