You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a sideMenu with a tableView, which has to have a width of 198 pt, like this i will have a sideMenu with two diferents areas. First, an area with a tableView and another empty area ( which only shows an background color),
Now , my sideMenu has a offset which does that there is only showing the area which includes my tableView. (For example, in an iphone 4, my offset is 122 pt, and my width of tableView is 198 pt, and width of viewController is 320 pt).
But my problem is that i don't want the rootViewController can move itself to the right and show my empty area.
Can somebody help me?
The text was updated successfully, but these errors were encountered:
I have a question.
I have a sideMenu with a tableView, which has to have a width of 198 pt, like this i will have a sideMenu with two diferents areas. First, an area with a tableView and another empty area ( which only shows an background color),
Now , my sideMenu has a offset which does that there is only showing the area which includes my tableView. (For example, in an iphone 4, my offset is 122 pt, and my width of tableView is 198 pt, and width of viewController is 320 pt).
But my problem is that i don't want the rootViewController can move itself to the right and show my empty area.
Can somebody help me?
The text was updated successfully, but these errors were encountered: