REMenu
REMenu copied to clipboard
Fixed nav bar offset calculation when status bar is hidden
When the status bar is hidden, the top of menu had an extra 20 pts of space. This fixes the navigationBarOffset calculation when status bar is hidden.
@ayn, you should squash your commits for this work. Also, it seems like this PR contains more changes than just the status bar change. Why is REMenuContainerView deleted?
@mmdole been a while, but it's because it’s now using a plain UIView from glancing over the changes.
@mmcdole ^