How to shift list view item to downwards once viewed. For eg. my ListView have data 1,2,3,4,5,6,7,8,9,10. & at a time 2 item are visible. User visits 1,2,3 & 4 Now, I want to update the list item as 5,6,7,8,9,10,1,2,3,4 so that user may get the rest of the data first.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/939acc23-4da8-425b-8279-deddadfd3a80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

