#import #import #import @interface TGMediaPickerGalleryPhotoItemView : TGModernGalleryZoomableItemView @property (nonatomic) CGSize imageSize; @property (nonatomic, strong) TGModernGalleryImageItemImageView *imageView; - (void)toggleSendAsGif; @end