| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 7.0.0-alpha15" type="baseline" client="cli" name="Lint" variant="all" version="7.0.0-alpha15"> |
| |
| <issue |
| id="ClassVerificationFailure" |
| message="This call references a method added in API level 17; however, the containing class null is reachable from earlier API levels and will fail run-time class verification." |
| errorLine1=" textDirection = View.TEXT_DIRECTION_LOCALE" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/viewpager2/integration/testapp/MutableCollectionBaseActivity.kt" |
| line="65" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="ClassVerificationFailure" |
| message="This call references a method added in API level 17; however, the containing class null is reachable from earlier API levels and will fail run-time class verification." |
| errorLine1=" textDirection = View.TEXT_DIRECTION_LOCALE" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/viewpager2/integration/testapp/MutableCollectionBaseActivity.kt" |
| line="65" |
| column="25"/> |
| </issue> |
| |
| </issues> |