具有滑动可滚动视图的 PopupWindow

发布于 2024-11-06 16:43:22 字数 216 浏览 0 评论 0原文

我正在尝试创建一个 Popupindow,其中可以通过滑动来更改视图。当每个视图大于弹出窗口时也应该是可滚动的。我还想在滑动时仅移动一个视图。我找不到任何简单的方法来做到这一点(图库在滑动时会移动多个视图)。

是否有我错过的任何小部件,或者我是否必须实现所有内容才能实现这一目标(例如使用 ViewFlipper 和手势检测)?

任何人都可以帮助找到最好的方法吗?

谢谢

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

江湖彼岸 2024-11-13 16:43:22

我发现并最终使用了非常棒的 Horizo​​ntalPager

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文