On 9 Nov., 23:53, Kostya Vasilyev <[email protected]> wrote: > You could try ListView methods: setSelection, setSelectionFromTop. > > Not sure how well they work with cursor based adapters, but running some > tests is probably worthwhile..
setSelection does what it says. It is possible to jump right into the middle of the list. Thanks a lot for this info. -- 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

