문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top