Hi,
While adding tile view controller into a navigation controller with navigation bar visible, tile frame gets misplaced by 44 pixels. It also affects tapping on a tile.
I have tried with placing a seperate UIView on top of view controller's view and then adding all the tiles into that view, but still it misplaces.
I am not understanding the behaviour, please help.
Many Thanks.
Hi,
While adding tile view controller into a navigation controller with navigation bar visible, tile frame gets misplaced by 44 pixels. It also affects tapping on a tile.
I have tried with placing a seperate UIView on top of view controller's view and then adding all the tiles into that view, but still it misplaces.
I am not understanding the behaviour, please help.
Many Thanks.