onBindDialogView

open fun onBindDialogView(view: View)(source)

Binds views in the content View of the dialog to data.

Make sure to call through to the superclass implementation.

Parameters

view

The content View of the dialog, if it is custom.