IDMPhotoBrowser icon indicating copy to clipboard operation
IDMPhotoBrowser copied to clipboard

How to put a delete button at bottom bar?

Open RajChanchal opened this issue 9 years ago • 2 comments

Hi How can I put a delete button at bottom bar, like the native photoes app?

RajChanchal avatar Feb 17 '15 10:02 RajChanchal

+1, I would like to be able to add a custom button at bottom bar. (e.g. a custom button which I can download image to my custom photo album)

KenmuHuang avatar Dec 16 '15 03:12 KenmuHuang

add it by yourself, add a new ViewController that inherit the IDMPhotoBrowser, then add the button in the self.view

amazingyyc avatar Aug 08 '17 02:08 amazingyyc