When to use BindingAdapter and when to use liveData or observable field in MVVM?
I am confused about the best way to use these patterns, for example where is the best place to validate EditText text? in the activity or ViewModel using observable field or using bindingAdapter?
Aucun commentaire:
Enregistrer un commentaire