You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We disabled the MissingConstraints Lint check a while ago, and just today I merged in #363 to disable NotSibling as well. These sorts of issues can (and do) break the build, so the sooner we ensure compliance the better.
Perhaps updating ConstraintLayout will help? Or can we just make simple fixes to the affected layouts? Feel free to add suggestions.
The text was updated successfully, but these errors were encountered:
We disabled the
MissingConstraints
Lint check a while ago, and just today I merged in #363 to disableNotSibling
as well. These sorts of issues can (and do) break the build, so the sooner we ensure compliance the better.Perhaps updating
ConstraintLayout
will help? Or can we just make simple fixes to the affected layouts? Feel free to add suggestions.The text was updated successfully, but these errors were encountered: