I am using LiveData and custom BindingAdapter to update the visibility of some ImageViews.
LiveData
BindingAdapter
ImageViews
The problem is: ImageView g
ImageView