MediaNavigationBar: Setup the rotation button only on iOS
This merge request brings a fix to the rotation button with:
- The setup of the rotation button in the
MediaNavigationBaronly on iOS
Further information and details of the existence of this merge request can be found here: #1914 (closed)
This merge request also brings modifications to:
- The rotation button that is now properly displayed in the
MediaNavigationBarwhen the player is instantiated. - The Picture-in-Picture button that now has a proper width to match with the
other
MediaNavigationBarbuttons fixing a visual glitch. - The coding style that has been reviewed in the
MediaNavigationBar.swiftfile and a few marks have been added in order to improve the code's readability.
Closes #1914 (closed)

