gdavis / FGallery-iPhone

Objective-C based gallery for iPhones
583 stars 144 forks source link

Ability to set index before showing the gallery #8

Closed ultravelocity closed 12 years ago

ultravelocity commented 12 years ago

Is there a way to set the image index before displaying the gallery?

ghost commented 12 years ago

You can create an new constructor method which gets an index, in this method you init the gallery's index to be whatever you sent