Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个产品对象的 ArrayList(每个对象都包含名称、图像、价格等属性。我想同时显示 arrayList 的每个产品,当用户向右/向左滑动时,它将显示下一个/上一个清单上的产品。
您认为实现这一点的最佳方式是什么?
谢谢你的帮助。
浏览器
这是一个快速入门指南:Android 开发者博客