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

error: failed linking references. #148

Closed
tuanct1997 opened this issue Jun 14, 2018 · 3 comments
Closed

error: failed linking references. #148

tuanct1997 opened this issue Jun 14, 2018 · 3 comments

Comments

@tuanct1997
Copy link

I follow Get Started. Have maven and lib already but still Error: Failed linking references

@NickM-27
Copy link

Do you have multiple color resources in different folders? I would check those, I got this error because the new gradle version now requires you to have all colors that are in the night / nonnight folder also in the default folder.

@colinrtwhite
Copy link

I ran into this issue when upgrading to alpha 3. The solution for me was to change Widget.MaterialComponents.TextInputLayout.OutlineBox to Widget.MaterialComponents.TextInputLayout.OutlinedBox in my XML layout files.

@tuanct1997
Copy link
Author

Thank you for all your support. @colinrtwhite thank you for letting me know this. I have fixed it.

mohand1993 pushed a commit to mohand1993/material-components-android that referenced this issue Jun 23, 2021
adds current temperature and long description, reformats content
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