Open alexnj opened 10 years ago
@timothy1ee
I'm working on the optional stories, and here's something I haven't been able to figure out after a couple of hours of effort - how to get that UIImageView on detail view resize to a height that maintains aspect, with a fixed-width. Right now, it's running in Aspect-Fill (which seems to be what I want), but it overlaps with the text. I would want to keep the exact same UI, just that the text should appear below.
I'll proceed with other stories, but I'd definitely like to get it to work properly with your help. Thanks.
@timothy1ee
Submitting the completed app - with all optional stories completed.
What's not working - or what I need help with:
@timothy1ee, I got the UIImageView to work exactly the way I wanted, i.e., 2/3rd of a poster height in view, with text neatly lining up underneath the image and pull down to see a full poster — all while using maximum capabilities of AutoLayout (Ref. commit 594d482447172cc5b85659ea02738c70589a7309). Your suggestion at how to do it worked flawlessly. Thanks so much.
/cc @holydevil
Submitting the second assignment, @nesquena and @timothy1ee.
All must have use cases included.