| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.8.0-alpha06" type="baseline" client="gradle" dependencies="false" name="AGP (8.8.0-alpha06)" variant="all" version="8.8.0-alpha06"> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: SliceHints.LARGE_IMAGE, SliceHints.SMALL_IMAGE, SliceHints.ICON_IMAGE, SliceHints.RAW_IMAGE_SMALL, SliceHints.RAW_IMAGE_LARGE, SliceHints.UNKNOWN_IMAGE, SliceHints.ACTION_WITH_LABEL" |
| errorLine1=" mSliceAction = new SliceActionImpl(action, actionIcon, imageMode, actionTitle);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/slice/builders/SliceAction.java"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: ListBuilder.LARGE_IMAGE, ListBuilder.SMALL_IMAGE, ListBuilder.ICON_IMAGE, ListBuilder.RAW_IMAGE_SMALL, ListBuilder.RAW_IMAGE_LARGE, ListBuilder.UNKNOWN_IMAGE, ListBuilder.ACTION_WITH_LABEL" |
| errorLine1=" return mSliceAction.getImageMode();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/slice/builders/SliceAction.java"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteSdkInt" |
| message="Unnecessary; `SDK_INT` is always >= 21" |
| errorLine1=" @RequiresApi(21)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/slice/builders/impl/ListBuilder.java"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteSdkInt" |
| message="Unnecessary; `SDK_INT` is always >= 21" |
| errorLine1=" @RequiresApi(21)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/slice/builders/ListBuilder.java"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteSdkInt" |
| message="Unnecessary; `SDK_INT` is always >= 21" |
| errorLine1=" @RequiresApi(21)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/slice/builders/impl/ListBuilderBasicImpl.java"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteSdkInt" |
| message="Unnecessary; `SDK_INT` is always >= 21" |
| errorLine1=" @RequiresApi(21)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/slice/builders/impl/ListBuilderBasicImpl.java"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteSdkInt" |
| message="Unnecessary; `SDK_INT` is always >= 21" |
| errorLine1=" @RequiresApi(21)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/slice/builders/impl/ListBuilderImpl.java"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteSdkInt" |
| message="Unnecessary; `SDK_INT` is always >= 21" |
| errorLine1=" @RequiresApi(21)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/slice/builders/impl/ListBuilderImpl.java"/> |
| </issue> |
| |
| </issues> |