Re: [android-developers] Re: Strange behaviour with managedQuery

2010-10-12 Thread Mark Murphy
On Tue, Oct 12, 2010 at 4:05 PM, Roman Mazur mazur.ro...@gmail.com wrote: Oh, thanks... And what about starting a new activity with startActivity(). Is the starter stopped of paused? Generally, it is stopped. One exception would be if the activity being started is a dialog-themed activity --

Re: [android-developers] Re: Strange behaviour with managedQuery

2010-10-12 Thread Mark Murphy
2010/10/12 Roman Mazur mazur.ro...@gmail.com: As I see requering causes the list to reset its state. But is there a way to make the list view save its position and reload data at the same time? I am not aware of any automatic way to make that work. -- Mark Murphy (a Commons Guy)