cuappdev / podcast-ios

An open-source iOS app for listening to podcasts.
MIT License
303 stars 37 forks source link

Player #458

Closed doctor3w closed 5 years ago

doctor3w commented 6 years ago

Issue #445: Create the player.

Still have some things left:

But it plays podcasts and has player controls. Want to have this bit reviewed before moving on.

jackthmp commented 5 years ago

also check the layout debugger, there are some layout issues (height ambiguous for containerview, height and vertical position ambiguous for controlview)

doctor3w commented 5 years ago

also check the layout debugger, there are some layout issues (height ambiguous for containerview, height and vertical position ambiguous for controlview)

I don't see this can you show me?

Edit: Found it. Fixed.