aic-mobile-android
aic-mobile-android copied to clipboard
Correct some ConstraintLayout usage
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.
- @