On Wed, Jan 26, 2011 at 6:34 PM, jotobjects <[email protected]> wrote:

> OK - I'm real close - except it shows the PRIOR value after I change the
> selected item on the list.
>

http://developer.android.com/reference/android/preference/Preference.OnPreferenceChangeListener.html#onPreferenceChange(android.preference.Preference,
java.lang.Object)

<http://developer.android.com/reference/android/preference/Preference.OnPreferenceChangeListener.html#onPreferenceChange(android.preference.Preference,
java.lang.Object)>"This is called *before* the state of the Preference is
about to be updated and before the state is persisted."

Parameters  preference The changed Preference. newValue *The new value of
the Preference.*
-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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

Reply via email to