Page 1 of 1

In a class extended PreferenceFragmentCompat. What method is used to inflate the given XML resource and add the preferen

Posted: Mon Aug 01, 2022 9:41 am
by answerhappygod
In a class extended PreferenceFragmentCompat. What method is used to inflate the given XML resource and add the preference hierarchy to the current preference hierarchy?

A. findPreference
B. getPreferenceManager
C. addPreferencesFromResource
D. setPreferenceScreen