mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
* Fixed a glitch in media viewer when dismissing a GIF: the WebView which shows the animation would show in the background while the transition interaction occurred * adding the changelog entry Signed-off-by: Milton Moura <miltonmoura@gmail.com>
This commit is contained in:
@@ -32,6 +32,8 @@ typedef NS_ENUM(NSInteger, PhotoBrowserAnimationType) {
|
||||
|
||||
@protocol MXKDestinationAttachmentAnimatorDelegate <NSObject>
|
||||
|
||||
- (BOOL)prepareSubviewsForTransition:(BOOL)isStartInteraction;
|
||||
|
||||
- (UIImageView *)finalImageView;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user