Fixed
Status Update
Comments
ra...@google.com <ra...@google.com>
mg...@google.com <mg...@google.com>
ap...@google.com <ap...@google.com> #2
Here's a sample app that shows this issue:
https://github.com/SimpleNexus/simplecallerid/
When you import it and update gradle version as the IDE suggests, it fails to build.
When you import it and update gradle version as the IDE suggests, it fails to build.
pr...@google.com <pr...@google.com> #3
Hi there, thank you for reporting this issue.
This was a problem with the constraint layout library, which used attributes under declare styleables without defining them. This has been fixed in constraint layout version 2.0.0 beta 3. You can read more about the issue inhttps://issuetracker.google.com/136103084
This was a problem with the constraint layout library, which used attributes under declare styleables without defining them. This has been fixed in constraint layout version 2.0.0 beta 3. You can read more about the issue in
Description
"For specifics about the clearing sequence, refer to the clear method."
"clear" is a dead link because clear() is marked as internal in the source, so the clearing sequence remains undocumented on