Assigned
Status Update
Comments
em...@google.com <em...@google.com> #2
After some googling I found https://github.com/android/camera-samples/blob/master/CameraXBasic/app/src/main/java/com/android/example/cameraxbasic/utils/AutoFitPreviewBuilder.kt which does what I want. Would it be possible to fold this into the main library or at least make it configurable without the need for that class?
Description
Metalava should disallow reordering type parameters.
I'm not certain exactly what this means in practice, since it should also allow renaming type parameters. What is a reordering of type parameters with the same bounds except pairs of renamings?