List of questions
Related questions
Question 49 - Associate Android Developer discussion
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
Your answer:
0 comments
Sorted by
Leave a comment first