Is there a way to notify preferences that some values has changed
(i.e. in OnSharedPreferenceChangeListener) so the
prefs shall be re-read? It currently does not work as I wished and
seems values are internally managed by prefs and
commited onDestroy while I need to interact with them instantly
(changing one setting shall affect other).
How can I dynamically modify preferences values from within
preferences activity?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to