View Single Post
Old March 8th, 2010, 09:10 AM   #1 (permalink)
kaliki
New Member
 
Join Date: Jan 2010
Posts: 11
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to remember listview position and selection

Hi there
I have a problem with a listview i'm using. I load the data in the listview from a cursorAdapter and when i select an item an onItemClickListener launches the corresponging activity. Now when i press the back button i would like
the listview to remember the previous position and selection but it just loads the list from the start, none of these is remembered.Can anyone help me with an example? Thank you
kaliki is offline  
Reply With Quote