开发者

PopupWindow with swiping scrollable views

开发者 https://www.devze.com 2023-03-05 03:20 出处:网络
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'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

精彩评论

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

关注公众号