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.06k stars 177 forks source link

Fix error-prone issues part4 #664

Closed jswong65 closed 1 year ago

jswong65 commented 1 year ago

Resolve the [MissingOverride] [UnnecessaryParentheses] issues mostly for the ConstraintLayout library and a few for Core.