xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
224 stars 104 forks source link

Maintenance: Rework iPhone menu button implementation #1150

Closed wutschel closed 1 month ago

wutschel commented 1 month ago

Description

Use better matching method name handleMenuButton and declare it properly as method of InitialSlidingViewController. In addition, remove a not needed includes, not needed method revealUnderRight: and its related notification "revealUnderRight".

Summary for release notes

Maintenance: Rework iPhone menu button implementation