Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Resize / scale question #14

Open
johannwilfling opened this issue Mar 22, 2014 · 0 comments
Open

Resize / scale question #14

johannwilfling opened this issue Mar 22, 2014 · 0 comments

Comments

@johannwilfling
Copy link

I'm playing around with the transition of the CollectionViewLayout of the example and couldn't figure out how to autoresize the content of the cell between the small and large layout.

E.g. I have an UILabel within the CollectionViewCell which should be half the width of the cell. When the transition to the large layout is finished, the label should be also half of the cell, but with a larger font size (or resized).

Use autolayout here or scale the contentView with CGAffineTransformMakeScale?

Any advice would be helpful .. ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant