matteogobbi / MGSpotyViewController

Beautiful viewController with a tableView and amazing effects like a viewController in the Spotify app.
MIT License
1.02k stars 106 forks source link

Add functionality to change image after initialisation. #6

Closed rickerbh closed 10 years ago

rickerbh commented 10 years ago

This change allows you to replace the image after initialisation of MGSpotyViewController. This is useful if you don't have the image when creating MGSpotyViewController (you can use a placeholder) or if you want to change the image - lets say a user changes their profile picture.

rickerbh commented 10 years ago

Closed as github has added commits that were added after this pull request. I'll resubmit with a feature specific branch.

matteogobbi commented 10 years ago

Hi, you can ask to merge your edit (with an eye to what should be public and private) but without edit the pod spec. Thank you.