Elyes
05/27/2020, 12:41 PMOlenyov Kirill
05/27/2020, 1:25 PMElyes
05/27/2020, 1:33 PMshow only modified inspections
and neither when I search for binding
adapter
unused
key words.Elyes
05/27/2020, 1:42 PMsuppress unused warning if annotated by 'androidx.databinding.BindingAdapter'
.
I fixed it by going to Preferences/Editor/Inspections then Kotlin/Redundant Constructs/Unused Symbol, clicking on Annotations
and removing androidx.databinding.BindingAdapter
from the list.