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

If reduce height than 40 then its corner radius is effected. #11

Closed
qasimsqm opened this issue Nov 12, 2015 · 3 comments
Closed

If reduce height than 40 then its corner radius is effected. #11

qasimsqm opened this issue Nov 12, 2015 · 3 comments

Comments

@qasimsqm
Copy link

If TokenView height is 40 then it works fine but if i change it to 30 then it becomes edgy. I am unable to find it corner radius code. Can you please guide me what should i do?

@notDanish
Copy link

^same issue.

@qasimsqm
Copy link
Author

@notDanish go to TokenView.xib, select view and click on 3rd tab on your right hand Identity inspector and see there will be an attribute of layer layer.cornerRadius, set this attribute value to the half size of your view and it will work :) happy coding

@notDanish
Copy link

@qasimsqm Thanks a lot brother! That solved it.

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

2 participants