gang544043963 / LGPhotoBrowser

照片浏览器,相册选择器,自定义照相机(支持单拍、连拍)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于网络图片浏览器,怎么显示点击的图片,而不是都从第一张开始浏览

Alamoalone opened this issue · comments

正在使用你的这个库,感觉很好,但是请告知我怎么解决如题的问题

设置currentIndexPath

已解决,谢谢

@Alamoalone 设置currentIndexPath,弹出视图index不对

对啊,currentindexpath设置了不对,请问是取得 row 还是section ,我的是collectionview放的图片

section,您可以参考从相册进入大图浏览的代码

  • (void) setupPhotoBrowserInCasePreview:(BOOL)preview
    CurrentIndexPath:(NSIndexPath *)indexPath