I have tried both: getListView.requestLayout() and invalidate() neither of which seems to update it. It is however calling the ViewBinder code so it seems that it is almost doing the right thing.
On Apr 13, 7:35 pm, SnowDrifter <[EMAIL PROTECTED]> wrote: > I have a value that I am writing to my list via a ViewBinder but I > want to occasionally have it recalculate it's value. Is there a way to > force the ViewBinder to update the values? Preferably without it > disrupting the selection process. --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

