开发者

PopupWindow with swiping scrollable views

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 G开发者_JAVA技巧allery 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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜