Solved

In a Class PreferenceFragmentCompat

Question 24

Multiple Choice

In a class PreferenceFragmentCompat . As a convenience, this fragment implements a click listener for any preference in the current hierarchy. So, in what overridden method we can handle that a preference in the tree rooted at this PreferenceScreen has been clicked?


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

Correct Answer:

verifed

Verified

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

Related Questions