ios - How would I align an image to the bottom right of the view using Size Classes in Xcode? -


i have image want align bottom right corner of view , want rest of image scale fill available space without falling off screen.

my image square, don't want width of image greater device's shortest side (portrait or landscape).

i'm new size classes, no matter constraints apply, image grows bigger view , seems have gap between bottom , right had edges of screen, though i've set constraints 0.

your specifications little unclear, may account difficulty you're having; need clear on want. had no trouble making square image square , fill shorter dimension in both orientations:

enter image description here

enter image description here

so if that's want, it's achieved constraints (no size classes involved).


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -