Hi guys,
I have a ListActivty, which displays 15 items,
I want to have a pagination type effect, as in it shows 15 items, scroll down, click next and it shows another 15 items.
Is pagination the way forward? Or are there alternatives in Android?
Does anyone know/have any example code of this type of issue??
Thanks in advance for your thoughts
Will

