androidx / constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
Apache License 2.0
1.07k stars 177 forks source link

Fix error-prone issues part2 #631

Closed jswong65 closed 2 years ago

jswong65 commented 2 years ago

The second part of the error-prone fixes First part is here https://github.com/androidx/constraintlayout/pull/630