I noticed that in my app when I start a new activity from my ListActivity the scroll position does not get saved when I return to the ListActivity. I am automatically brought to the top of the list. However, the position of my ListView is automatically saved on my new 4.0 and above devices. Is this a known issue or would it be something I am doing within my application?
问问题
27 次