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 part6 #674

Closed jswong65 closed 1 year ago

jswong65 commented 1 year ago

Resolve the last a few errorProne issues. Might not be a good way to resolve those issues. Please let me know if you have any suggestions!