MCAxiaz
Results
1
issues of
MCAxiaz
Using ConstraintLayout 2.0.4 and 2.1.0. ``` ``` **Expected:** TextView's max width should be equivalent `wrap_content` width. **Actual:** Screenshot  `app:layout_constraintWidth_max="wrap"` is ignored. However, if the `layout_height` of the TextView is...
bug