I've got a little problem;
I've been searching for something like a horizontal listview, the almost perfect I found was the Gallery, I even got it working. Thing is: it's too old :P
Now I found a perfect replacement the "Viewpager", but I can't seem to find a way to use something like an Arrayadapter to fill the Viewpager like a listview.
Can someone help me with an example or give me something else I should use?
Thanks in advance ;)