mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Video avatar fixes
This commit is contained in:
@@ -979,7 +979,7 @@ const NSUInteger TGAttachmentDisplayedAssetLimit = 500;
|
||||
[transition dismissAnimated:true completion:^
|
||||
{
|
||||
strongSelf->_hiddenItem = nil;
|
||||
[strongSelf updateHiddenCellAnimated:false];
|
||||
[strongSelf updateHiddenCellAnimated:true];
|
||||
|
||||
dispatch_async(dispatch_get_main_queue(), ^
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user