aic-mobile-android icon indicating copy to clipboard operation
aic-mobile-android copied to clipboard

Correct some ConstraintLayout usage

Open Cliabhach opened this issue 5 years ago • 1 comments

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.

Cliabhach avatar May 28 '19 19:05 Cliabhach