mariohahn / MHVideoPhotoGallery

A Photo and Video Gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Play Button for Video - MHImageViewController

JonMo opened this issue · comments

Hello,
Is there any way to custom the play button?
I dont see any way to access the MHImageViewController properties.
Thank you

MHGalleryCustomImageBlock(^UIImage *(NSString *imageToChangeName) {
return nil;
});