Did you set anything up to tell your listview to update itself when the
preference changes?

Maybe with this:
http://developer.android.com/reference/android/preference/Preference.OnPreferenceChangeListener.html

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Fri, Jun 1, 2012 at 2:31 PM, [email protected] <[email protected]> wrote:

> I have a ListPreference and when the preference changes I call
> notifyChanged which should update my ListView.
> This does not seem to do the trick. Can someone explain what notifyChanged
> actually does and maybe I can understand why it's not working?
>
> --
> 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

-- 
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