Question

I'm trying to create a Popupindow in which the views can be changed by swiping. Each view should also be scrollable when larger than the popup window. I also want to move only one view when swiping. I can't find any simple way to do that (the Gallery move several views when swiping).

Is there any widget I missed or do I have to implement everything to achieve that (with ViewFlipper and gesture detection for instance)?

Anybody can help with the best way to do that?

Thanks

Was it helpful?

Solution

I've found and ended up using the fantastic HorizontalPager.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top