ReportViewController

constructor(fragmentActivity: FragmentActivity, lifecycleOwner: LifecycleOwner, reportView: ReportView, reportId: String)

Since

27.0.0

Parameters

fragmentActivity
the Activity holding the ReportView.
lifecycleOwner
the owner of the [Lifecycle] that the ReportViewController is tied to.
reportView
an inflated/constructed ReportView.
reportId
the report's ID.