这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix @NullableType annotations to be compatible with Kotlin #6792

@imcloud

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions