forked from organicmaps/organicmaps
Merge pull request #287 from igrechuhin/ig-master
[ios] Fixed place page refresh.
This commit is contained in:
commit
cccabe1da0
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ static CGFloat const kTitleBottomOffset = 2.;
|
|||
|
||||
- (void)reloadBookmarkCell
|
||||
{
|
||||
[self configure];
|
||||
[self.featureTable reloadData];
|
||||
[self setNeedsLayout];
|
||||
[self layoutIfNeeded];
|
||||
|
|
Loading…
Add table
Reference in a new issue