Reputation: 2162
I want to download a list of topics from server (e.g. 40) and then put them on a ListView. By swiping left or right you could download another list of topics and put them on a ListView.
ListViews would be like pages that you can scroll horizontally.
A good example of this is Google Reader. You can swipe left or right when you are in a topic to see another topic.
This isn't in fact a big problem but I would like it to look smooth like in Google Reader. It shows how the last page moves off screen and new page moves to middle.
Upvotes: 1
Views: 179