hi,

not sure if this is possible, in .Net there is paging for a data
grid,
can we do the same thing for a ListView/GridView in android?   what i
want to do is to have either of the following:


1) in the view i want to have an image, a line of text, and then
programmatically switch to the "next page" with a different image and
line of text.


2) in the GridView/ListView, each item will contain an image and line
of text.  at a certain time interval, i want to programmatically
highlight the next item (kind of like scrolling down)


the time interval will be determined by a timer. can someone help me?

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

Reply via email to