forked from organicmaps/organicmaps
[ios] Fixed MAPSME-1809.
This commit is contained in:
parent
85302cc1fe
commit
33403157cb
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ using namespace storage;
|
|||
else
|
||||
{
|
||||
self.downloadProgressView.hidden = NO;
|
||||
[self setNeedsLayout];
|
||||
NodeAttrs nodeAttrs;
|
||||
GetFramework().Storage().GetNodeAttrs(countryId, nodeAttrs);
|
||||
MWMCircularProgress * progress = self.mapDownloadProgress;
|
||||
|
|
Loading…
Add table
Reference in a new issue