I have ListView in activity
First activity starts another activity
On return i from another activity i want to scroll listview to some
position with setSelectionFromTop
It does not work if i do it in onRestart or   onActivityResult
If i minimize and maximaze first Activity it scrolls to the right
position

How do i do this?
Thanks

-- 
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