Solved

In a Class PreferenceFragmentCompat

Question 58

Multiple Choice

In a class PreferenceFragmentCompat . What method is called during onCreate(Bundle) to supply the preferences for this fragment. And where subclasses are expected to call setPreferenceScreen(PreferenceScreen) either directly or via helper methods such as addPreferencesFromResource(int) ?


A) onCreateLayoutManager
B) onCreatePreferences
C) onCreateRecyclerView
D) onCreateView

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions