BeamApp/MusicPlayerViewController

fix: rendering on next major iOS version

HBehrens opened this issue · 3 comments

in general:

  • offset of view (and subsequently navigation bar, scrubbing area, etc.)
  • tinting of buttons

on iPad:

  • background color of popover when presenting playlist

I don't have access to iOS 7, because i'm running Lion, so i don't have an idea what the Music.app looks like. Can you post some screenshots how it should look like on iOS 7?

This ticket does not ask for adopting of look of the upcoming iOS version as #12 does. Instead, the points mentioned above describe how the current look is layouted falsy on iOS 7. That way, every existing app running the current version of this library will have some visual glitches after users have updated their iOS version.

As far as I can see, there are only minor adjustments needed to make it work on any version from 5.0 onwards.

Ah, i see.