I show items in recyclerview and use databinding. In xml layout I has such view:
Check if you have already imported the View class.
Also, the default correct syntax for default value for visibility is default=gone, no default=View.GONE
default=gone
default=View.GONE