mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Update settings screen
This commit is contained in:
@@ -552,7 +552,7 @@
|
||||
if (strongSelf->_dismissed)
|
||||
return;
|
||||
|
||||
[strongSelf setProgressVisible:progressVisible value:progress animated:true];
|
||||
[strongSelf setProgressVisible:progressVisible value:progress animated:progressVisible];
|
||||
[strongSelf updateDoneButtonEnabled:doneEnabled animated:true];
|
||||
if (progressVisible)
|
||||
strongSelf->_hadProgress = true;
|
||||
|
||||
Reference in New Issue
Block a user