DrawerClosedEvent

constructor(surfaceId: Int, viewId: Int)


constructor(viewId: Int)

Deprecated

Use constructor with surfaceId

Replace with

DrawerClosedEvent(surfaceId, viewId)