Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIView is not visible when view is small #6

Open
anuranBarman opened this issue Sep 17, 2019 · 0 comments
Open

UIView is not visible when view is small #6

anuranBarman opened this issue Sep 17, 2019 · 0 comments

Comments

@anuranBarman
Copy link

I am using this in place of UISwitch inside a collection view cell. So the width constraint is 51 and height is 31 for the view. So nothing is showing up inside that.
But if I change the constraints to say 200 and 100 it will show up correctly. Some framing issue as it seems. How can I resolve this? I am adding this from storyBoard.

@anuranBarman anuranBarman changed the title UIView is not possible when view is small UIView is not visible when view is small Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant