Im using a setSelection and setSelectionFromTop to scroll a listview to a certain position but it randomly fails to do anything?!
I not calling from another thread. Can it be because I just before called notifyDataSetChanged() ? In that case how do I know that that event has been handled and it is safe to call setSelection() ? -- 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

