findPreference
Deprecated
Use PreferenceFragmentCompat instead
Finds a Preference based on its key.
Return
The Preference with the key, or null
Parameters
key
The key of the preference to retrieve
Use PreferenceFragmentCompat instead
Finds a Preference based on its key.
The Preference with the key, or null
The key of the preference to retrieve