evnaz / ENSwiftSideMenu

A simple side menu for iOS written in Swift.
MIT License
1.82k stars 282 forks source link

Tableview frame #172

Open Lulli4444 opened 7 years ago

Lulli4444 commented 7 years ago

Hi, congrats for your menu! I have a problem: the table view inside the menu is to large, its width is equal to the whole view, not to the width of the menu. How can I resolve this? Thanks!