How to maintain the position of ListView

Posted by michael on Stack Overflow See other posts from Stack Overflow or by michael
Published on 2010-04-27T20:49:11Z Indexed on 2010/04/28 4:13 UTC
Read the original article Hit count: 150

Filed under:

Hi,

How can I maintain the position of my ListView in my activity when I go to another activity (by launching another intent) and then come back (press the back button)?

Thank you.

© Stack Overflow or respective owner

Related posts about android