pdf列表的封面流效果
我想知道如何实现 pdf 列表的封面流效果,双击后,它应该打开相应的 pdf。我真的很困惑,请帮助我,
提前致谢
I wanted to know how can we implement the cover flow effect for the list of pdfs and on double tap ,it should open respective pdf. I m really struck between ,please help me out
thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您应该尝试使用 Tapku Library 来获得封面流效果。它非常简单且可定制。您可以在此处找到它。
You should try out the Tapku Library for coverflow effect. Its really easy and customizable. You can find it here.
在 openFlowView.m 文件中搜索此方法
希望此代码可以节省您的几个小时。快乐编码。
In openFlowView.m file search this method
Hope this code will save your couple of hours.Happy Coding.