mariohahn / MHVideoPhotoGallery

A Photo and Video Gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

customBarButtonItem not working

hozefa26 opened this issue · comments

Setting customBarButtonItem in MHUICustomization doesn't seem to have any effect.

I met this too.

Hi,

pls use this instead:

-(NSArray<MHBarButtonItem >)customizeableToolBarItems:(NSArray<MHBarButtonItem *>)toolBarItems forGalleryItem:(MHGalleryItem)galleryItem;

(:

implementing the above method having no impact, even tried placing a bookmark inside this but control is not transferring

Hi! somebody has fixed this bug or some suggestion?, I need to use the customBarButtonItem.. thanks!