Moving to a certain position in a ListView upon creation. (Android)

Posted by Tarmon on Stack Overflow See other posts from Stack Overflow or by Tarmon
Published on 2010-04-21T20:58:20Z Indexed on 2010/04/21 23:23 UTC
Read the original article Hit count: 217

Filed under:
|
|

Hey Everyone,

I was wondering if it is possible to start a ListActivity and in real time decide how far down the list it should be focused on. (Example: When the activity is started it checks for certain conditions and then it may scroll down to a row partially through the list.)

Thanks, Rob

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk