``` Error:(22, 30) Unresolved reference. None of t...
# announcements
v
Copy code
Error:(22, 30) Unresolved reference. None of the following candidates is applicable because of receiver type mismatch:
public fun <V : android.view.View> android.app.Activity.bindView(id: <http://kotlin.Int|kotlin.Int>): kotlin.properties.ReadOnlyProperty<android.app.Activity, android.support.v7.widget.Toolbar> defined in butterknife
public fun <V : android.view.View> android.app.Dialog.bindView(id: <http://kotlin.Int|kotlin.Int>): kotlin.properties.ReadOnlyProperty<android.app.Dialog, android.support.v7.widget.Toolbar> defined in butterknife
public fun <V : android.view.View> android.app.Fragment.bindView(id: <http://kotlin.Int|kotlin.Int>): kotlin.properties.ReadOnlyProperty<android.app.Fragment, android.support.v7.widget.Toolbar> defined in butterknife
public fun <V : android.view.View> android.support.v4.app.Fragment.bindView(id: <http://kotlin.Int|kotlin.Int>): kotlin.properties.ReadOnlyProperty<android.support.v4.app.Fragment, android.support.v7.widget.Toolbar> defined in butterknife
public fun <V : android.view.View> android.support.v7.widget.RecyclerView.ViewHolder.bindView(id: <http://kotlin.Int|kotlin.Int>): kotlin.properties.ReadOnlyProperty<android.support.v7.widget.RecyclerView.ViewHolder, android.support.v7.widget.Toolbar> defined in butterknife
public fun <V : android.view.View> android.view.View.bindView(id: <http://kotlin.Int|kotlin.Int>): kotlin.properties.ReadOnlyProperty<android.view.View, android.support.v7.widget.Toolbar> defined in butterknife