| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 7.2.0-dev" type="baseline" client="gradle" dependencies="false" name="AGP (7.2.0-dev)" variant="all" version="7.2.0-dev"> |
| |
| <issue |
| id="UnsafeOptInUsageError" |
| message="This declaration is opt-in and its usage should be marked with
'@androidx.camera.core.ExperimentalUseCaseGroup' or '@OptIn(markerClass = androidx.camera.core.ExperimentalUseCaseGroup.class)'" |
| errorLine1=" return ViewPort.FILL_END;" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/view/PreviewView.java" |
| line="568" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="UnsafeOptInUsageError" |
| message="This declaration is opt-in and its usage should be marked with
'@androidx.camera.core.ExperimentalUseCaseGroup' or '@OptIn(markerClass = androidx.camera.core.ExperimentalUseCaseGroup.class)'" |
| errorLine1=" return ViewPort.FILL_CENTER;" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/view/PreviewView.java" |
| line="570" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="UnsafeOptInUsageError" |
| message="This declaration is opt-in and its usage should be marked with
'@androidx.camera.core.ExperimentalUseCaseGroup' or '@OptIn(markerClass = androidx.camera.core.ExperimentalUseCaseGroup.class)'" |
| errorLine1=" return ViewPort.FILL_START;" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/view/PreviewView.java" |
| line="572" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="UnsafeOptInUsageError" |
| message="This declaration is opt-in and its usage should be marked with
'@androidx.camera.core.ExperimentalUseCaseGroup' or '@OptIn(markerClass = androidx.camera.core.ExperimentalUseCaseGroup.class)'" |
| errorLine1=" return ViewPort.FIT;" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/java/androidx/camera/view/PreviewView.java" |
| line="578" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="SupportAnnotationUsage" |
| message="The API level is already known to be at least 21 here from outer annotations" |
| errorLine1=" @RequiresApi(21) // TODO(b/200306659): Remove and replace with annotation on package-info.java" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/view/CameraController.java" |
| line="1751" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="SupportAnnotationUsage" |
| message="The API level is already known to be at least 21 here from outer annotations" |
| errorLine1=" @RequiresApi(21) // TODO(b/200306659): Remove and replace with annotation on package-info.java" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/view/PreviewView.java" |
| line="630" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="SupportAnnotationUsage" |
| message="The API level is already known to be at least 21 here from outer annotations" |
| errorLine1=" @RequiresApi(21) // TODO(b/200306659): Remove and replace with annotation on package-info.java" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/view/PreviewView.java" |
| line="686" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="SupportAnnotationUsage" |
| message="The API level is already known to be at least 21 here from outer annotations" |
| errorLine1=" @RequiresApi(21) // TODO(b/200306659): Remove and replace with annotation on package-info.java" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/view/SurfaceViewImplementation.java" |
| line="151" |
| column="5"/> |
| </issue> |
| |
| </issues> |