如何滚动像卡片一样彼此靠近放置的图像
我有图像视图,其中放置了卡片(图像),我想左右滚动这些卡片。卡片重叠,所以我应该如何滚动它们。
I have image view with cards (images) placed in it i would like to scroll those cards in right and left direction. Cards are overlapping so how should i scroll them.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嘿伙计,你在寻找这样的东西
http://developer .apple.com/library/ios/#samplecode/Scrolling/Introduction/Intro.html
Hey dude are you looking for something like this
http://developer.apple.com/library/ios/#samplecode/Scrolling/Introduction/Intro.html