问题
What are the other methods to replace the method
addPreferencesFromResource(R.xml.prefs);
Can this will get any errors in feauture
回答1:
Use PreferenceFragment instead. You may face some troubles in the future, right now PreferenceActivity
works fine.
来源:https://stackoverflow.com/questions/18998590/the-method-addpreferencesfromresourceint-from-the-type-preferenceactivity-is-d