1

I am doing an activity with the listview.

If the listview contains A B C D E... and if the user scrolls the listview and downloads the first two items of listview will be hidden like this C D E F G...

Hence the hidden item should be viewed at the end of the list like this C D E F G A B (like this). I have to show while scrolling, I don't have any idea about this, please help me.

Please, give some reference or example to implement this function thanks in advance

TryinHard
  • 4,078
  • 3
  • 28
  • 54
  • possible duplicate of [How to create a closed (circular) ListView?](http://stackoverflow.com/questions/2332847/how-to-create-a-closed-circular-listview) – TryinHard Jul 13 '15 at 07:04
  • 1
    Thanks for your answer,I have done this example only but my list rotating too many times but i want to get the list to be rotated like in the numbers in the gaming machine or in the meter box – jeni blisslogix Jul 13 '15 at 07:29

0 Answers0