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

its not working #30

Open
achalkias opened this issue Apr 10, 2018 · 3 comments
Open

its not working #30

achalkias opened this issue Apr 10, 2018 · 3 comments

Comments

@achalkias
Copy link

i set it as a GrowingTextView but the height is not changing dynamically textview just has the default function....

@KennethTsang
Copy link
Owner

Hi @achalkias , can you provide more information? e.g. your code or how u set the autolayout constraints?

@luongnhatlam
Copy link

Hi @KennethTsang , can you help me? I have a problem, when I debug in func layoutSubView(), I set height constraint of GrowingTextView equal 40, the bounds size is not correct while text is empty!!! Please help me this case

@KennethTsang
Copy link
Owner

You should not set height constraints on GrowingTextView, instead you could set minHeight and maxHeight.

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

3 participants