| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.10.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (8.10.0-alpha07)" variant="all" version="8.10.0-alpha07"> |
| |
| <issue |
| id="LambdaStructuralEquality" |
| message="Checking lambdas for structural equality, instead of checking for referential equality" |
| errorLine1=" if (rippleAlpha != other.rippleAlpha) return false" |
| errorLine2=" ~~"> |
| <location |
| file="src/androidTest/java/androidx/compose/material/ripple/benchmark/RippleBenchmark.kt"/> |
| </issue> |
| |
| </issues> |