Android中如何实现无限Horizo​​ntalScrollView

发布于 2024-11-17 09:07:20 字数 245 浏览 4 评论 0原文

我在 Horizo​​ntalScrollView 中使用了按钮。通常当向右滚动时,在最后一个之后 按钮我必须向左滚动。但我想知道什么时候向右滚动最后一个按钮之后,它应该显示第一个按钮。不想 向左滚动

就像圆圈一样。

谢谢

I used buttons in HorizontalScrollView. normally when scroll right, after the last
button I have to scroll left. But I want to know when scroll right
after the last button it should show the first button. not want to
scroll left.

just as circle.

thanks

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

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

发布评论

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

评论(1

笑看君怀她人 2024-11-24 09:07:20

我不知道如何用horizo​​ntalScrollView 做到这一点,我认为这是不可能的,但我知道一个小部件,也许可以帮助你
http://code.google.com/p/android-wheel/
不幸的是,它只是垂直的,你不能在里面放按钮。我试图让它水平,但失败了。也许,如果你需要的话,你会得到更多的运气

I don't know how to do that trick with horizontalScrollView, i thought that it's impossible, but i know one widget, that maybe can help you
http://code.google.com/p/android-wheel/
unfortunatly, it's only vertical, and you can't put buttons into it. I tried to make it horizontal, but failed. Maybe, if you will need, you'll get more luck

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