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.
我有两张图像放在另一个上面,还有一个带有箭头标记的按钮。当用户触摸箭头并向左移动时,右侧图像应该变得可见,当用户触摸箭头并向右移动时,左侧图像应该完全可见。实现这一点的最佳方法是什么?
下面是图片
尝试http://negativeprobability.blogspot.in/2011/08/lazy-loading-of-images-in-listview.html来实现这一点