On Feb 13, 1:48 am, Olof Hedman <[email protected]> wrote: > Is there anyone who can shed some light on this, is it just something > I have to live with, or have I made some stupid mistake? > I have a hard time imagining anything I could have done wrong though, > since the code is really minimal.
Why aren't you showing your code, since it is so minimal? Your log isn't helping anyone understand what you actually did. BTW, "minimal" doesn't equate to "correct". If anything at all is invalidating views in your list, it may be getting rebuilt. If your adapter is getting refreshed somehow, it may be getting rebuilt. You could also try starting with a sample from ApiDemos and building from there. Doug -- 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

