This code snippet shows how to get a reference to a preference in PreferenceActivity. With this reference, you could update the UI without reloading the PreferenceActivity.
Source: Update preference value without reloading PreferenceActivity
This code snippet shows how to get a reference to a preference in PreferenceActivity. With this reference, you could update the UI without reloading the PreferenceActivity.
Source: Update preference value without reloading PreferenceActivity