I am learning data binding and mvvm. I have an issue where I would like a BaseViewModel.kt to include some UI related variables such as an isLoading fl
BaseViewModel.kt
isLoading
I think you should cast it in the binding: