mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Add new loading indicators
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
if ([MXKRoomDataSourceManager sharedManagerForMatrixSession:mxSession].isServerSyncInProgress)
|
||||
{
|
||||
// sync is in progress for at least one data source, keep running the loading wheel
|
||||
[self.activityIndicator startAnimating];
|
||||
[self startActivityIndicator];
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user