ursus
protected val toolbar: TintToolbar? by bindOptionalView(R.id.toolbar) ... if (toolbar != null) onSetupToolbar(toolbar!!)