blob: b3faf95dc504caabdafe73387b270a08025debd3 [file] [log] [blame]
// Baseline format: 1.0
InvalidNullabilityOverride: androidx.wear.watchface.complications.rendering.ComplicationDrawable#onBoundsChange(android.graphics.Rect) parameter #0:
Invalid nullability on parameter `bounds` in method `onBoundsChange`. Parameters of overrides cannot be NonNull if the super parameter is unannotated.