- Added 2 new public methods to toggle left and right menu, to be used for customization (Passing a custom UIBArButtonItem with a UIButton as custom view) - Added a public method to determine whether the menu is open or not - Fixed the issue where on iOS6 landscape mode the menu would go below the status bar - Fixed the problem fade animation was applying alpha to the menu instead of fadeView - Added all content to iPad story board for demo |
||
|---|---|---|
| .. | ||
| FriendsViewController.h | ||
| FriendsViewController.m | ||
| HomeViewController.h | ||
| HomeViewController.m | ||
| MenuViewController.h | ||
| MenuViewController.m | ||
| ProfileDetailViewController.h | ||
| ProfileDetailViewController.m | ||
| ProfileViewController.h | ||
| ProfileViewController.m | ||