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

<ConstraintGuide/> orientation must be one of: horizontal, vertical #1

Closed
kwameopareasiedu opened this issue Dec 26, 2019 · 1 comment

Comments

@kwameopareasiedu
Copy link
Owner

The ConstraintLayout throws this error: <ConstraintGuide/> orientation must be one of: horizontal, vertical even though I am not using ConstraintGuide in my layout

@kwameopareasiedu
Copy link
Owner Author

This bug has been fixed in v1.0.1
Essentially, the function used to check child types had a bug that classified ConstrainedView as a ConstraintGuide

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