同步两个图库

发布于 2024-10-31 09:07:06 字数 197 浏览 0 评论 0原文

我有两个画廊的活动。我想同步两个画廊,因此当我移动一个画廊时,我应该移动另一个画廊以匹配相同的项目。

我不知道如何实现这一点。我虽然可以通过同步 onScroll 事件来完成,但我对此进行了很好的尝试,但它不起作用。我认为这是因为我对滚动事件不感兴趣,也许对投掷事件不感兴趣?

无论如何,我不知道哪个是观察的正确事件以及如何实现它。你能帮我一下吗?

I have an activity with two galleries. I want to synchronise both galleries so when I'm moving in one gallery, I should move the other gallery to match the same item.

I don't know how to accomplish this. I though it could be done by synchronising the onScroll event, I followed a good attempt on this, but it doesn't work. I assume it's because I'm not interested on the scroll event, maybe on the fling event?

Anyway, I don't know which is the proper event to observe and how to implement this. Can you help me out?

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

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

发布评论

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

评论(1

最丧也最甜 2024-11-07 09:07:06

是否可以只使用一个 Gallery 并让它显示的 View 显示您的两个项目?

Is it possible to just use one Gallery and have the View that it displays display both your items?

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