Skip to content

Fix @NullableType annotations to be compatible with Kotlin #6792

Description

@imcloud

image

return type can be null, but I got compile error

image

rendererConfigurations = Array<RendererConfiguration?>()
rendererTrackSelections = Array<TrackSelection?>()

I think it's right to pass arrayOfNull

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions