If the user interface for a fragment uses Preference objects instead of View objects, the fragment needs to extend the ____________ class instead of the Fragment class.

If the user interface for a fragment uses Preference objects instead of View objects, the fragment needs to extend the ____________ class instead of the Fragment class.



Answer: PreferenceFragment


Learn More :