Use case:
1) User navigates to a screen which displays a list of items (i.e.
list X)
2) User scrolls to somewhere in the middle of list X (assume item 30
out of a list of 50 items)
3) User leaves the screen of list X and navigates to another screen.
4) User returns to list X screen, which displays the list from the
place it was left in step 1

Is there an API for ListActivity, which will force displaying the
screen from the top of the list. (i.e. first item)

Thanks,
Reli

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to